Libraries tagged by follows
abdullahfaqeir/nestablecollection
5 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
ababilitworld/flex-wordpress-by-ababilitworld
16 Downloads
A flexible, Composer-managed, package to handle WordPress framework by following modern WordPress and OOP PHP best practices by Ababil IT World.
ababilitworld/flex-wordpress
13 Downloads
A flexible, Composer-managed package to handle Wordpress by following modern SOLID OOP best practices by Ababil IT Hub.
ababilitworld/flex-php
8 Downloads
A flexible, Composer-managed package to handle Raw PHP by following modern SOLID OOP best practices by Ababil IT Hub.
waylandace/pact-php
1196 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
unialteri/states-bundle
522 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2773 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
susina/psr2-code-generator
11 Downloads
Toolset for generating PHP code following PSR-2 standard
scribe/cache-bundle
815 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
77 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
paulhennell/twitter-account-info
29 Downloads
A package to get basic account info like follower count number for a twitter account without requiring a twitter API login.
netmon-server/laravel-jsonapi
118 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
jmcmanus/pagedown-extra
143 Downloads
This is a collection of Pagedown plugins to enable support for Markdown Extra syntax. Open demo/demo.html to try it yourself. To run the tests, just open spec/SpecRunner.html in your browser. Or, to run a browser-less test from the command line as travis-ci would, run bundle install followed by bundle exec rake. You'll need Ruby and the rake gem if you use the second method.
jamesking56/validator
15 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
garrettw/noair
43 Downloads
PHP event library following the Mediator behavioral pattern implemented like an Observer