Pinned repositories
Repositories
-
HectorPackage
Hector package for Berlioz Framework
-
HttpClient
Berlioz HTTP Client is a PHP library to request HTTP server with continuous navigation, including cookies, sessions...
-
Router
Berlioz Router is a PHP library for manage HTTP routes, respecting PSR-7 (HTTP message interfaces) standard.
-
HttpCore
Berlioz Framework HTTP Core
-
Mailer
Berlioz Mailer is a PHP library for sending mail, with or without local server.
-
Form
Berlioz Form is a PHP library to manage your forms.
-
AtlasPackage
Atlas ORM package for Berlioz Framework
-
CliCore
Berlioz Framework CLI Core
-
HtmlSelector
PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
-
TwigPackage
Twig package for Berlioz Framework
-
Config
Berlioz Configuration is a PHP library to manage your configuration files.
-
ServiceContainer
Berlioz Service Container is a PHP library to manage your services with dependencies injection, respecting PSR-11 (Container interface) standard.
-
PhpDoc
Berlioz PhpDoc is a PHP library to read the documentations in code (classes, methods and functions) with advanced annotation interpretation.
-
HttpMessage
Berlioz HTTP Message is a PHP library whose implements PSR-7 (HTTP message interfaces) and PSR-17 (HTTP Factories) standards.
-
FlashBag
Berlioz FlashBag is a PHP library to manage flash messages to showed to the user.
-
Helpers
Many PHP functions used in the Berlioz framework, which you can use in your developments.
-
Core
Berlioz Framework Core
-
Utils Archived
Additional functions for PHP.
-
Berlioz
The core of Berlioz Framework.
-
WebsiteText Archived
Berlioz Website Text Generator
-
EventManager
Berlioz Event Manager
-
DB-MySQL Archived