Libraries tagged by ellipse
ellipse/router
262 Downloads
Router allowing to build Psr-15 dispatcher based on a Psr-7 request
ellipse/resolvers-composite
119 Downloads
The composite resolver component of the ellipse framework
ellipse/resolvers-abstract
197 Downloads
The abstract resolver component of the ellipse framework
ellipse/contracts-templating
166 Downloads
The template engine interface of the ellipse framework
ellipse/contracts-router
251 Downloads
The router interface of the ellipse framework
ellipse/contracts-resolver
209 Downloads
The resolver interface of the ellipse framework
ellipse/contracts-dispatcher
145 Downloads
The PSR15 middleware dispatcher interface of the ellipse framework
ellipse/container
449 Downloads
Minimal Psr-11 container implementation handling service provider interop
ellipse/binder
484 Downloads
Service provider auto discovery plugin
ellipse-online/json-response
3 Downloads
A simple class that returns a properly formatted json response with HYTP status
ellipsesynergie/orm-validator
253 Downloads
Self-validating, secure and smart models for Laravel 4's Eloquent ORM using Model Observer and advanced Validation service combined with the Laravel's built-in Validator class.
ellipsesynergie/minify
666 Downloads
This package contain some command to minify css and javascript. This package currently work only with Laravel 4.
ellipsesynergie/laravel-helper
453 Downloads
ondkal/paginator
15 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
kopetgroup/php-paginator
3 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.