philipobenito member since: Jan 12, 2013
philipobenito's packages
-
-
PHP
league/fractal-serializer-jsonapi
Handle the output of complex data structures ready for API output.
-
PHP
league/route
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
-
markdownable/markdownable
A HTML to Markdown converter. Bundled with Parsedown for Markdown to HTML conversion
Abandoned!
-
-
orno/config
A package to DRY the storage and retrieval of config items and files. Supports YAML, INI, XML and PHP arrays.
Abandoned!
-
-
orno/di
Orno\Di is a small but powerful dependency injection container with automatic resolution of dependencies.
Abandoned! See league/container
-
orno/http
A wrapper for Symfony\HttpFoundation with some encapsulation and convenience methods.
Abandoned! See league/route
-
orno/loader
An autoloader package that allows you to adhere to PSR-0 and PSR-4 standards with classmap autoloading thrown in.
Abandoned!
-
orno/mvc
A routing component that uses Orno\Di to route to fully configured dependency injected controllers.
Abandoned!
-
orno/route
Fast routing package combining Nikita Popov's FastRoute and Orno\Di to provide route dispatching to dependency injected controllers.
Abandoned! See league/route