Libraries tagged by follows
subjective-php/linq
6 Downloads
Library contains classes that follow the LINQ pattern and enable you to express traversal, filter, and projection operations over data
stellio/flarum-ext-subscriptions-ru
19 Downloads
Allow users to follow discussions and receive notifications for new posts.
stavarengo/php-full-page-cache
95 Downloads
PHP full page cache that follows the 'Cache-Control' HTTP header.
splotches/php-composter-phpmnd
23 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
splotches/php-composter-phpmd
26 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
sitepoint/templating-engine
11 Downloads
A simple, easy to follow PHP templating engine
simivar/tibiadata-api
32 Downloads
TibiaData API is a open source library that allows you to access TibiaData API from your PHP application. Supports every resource. Follows Semver and TibiaData API versioning.
said/private-package
3 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
said/laravel-translatable
66 Downloads
This is a Laravel package containing a trait for translatable Eloquent models. This package follows the approach to have only a single table to maintain all the translations.
ryu818/tiny-mce
744 Downloads
The purpose of placing TinyMCE in a plugin is to keep it separate from a themed view, the regular webroot or the app in general, which makes it easier to update and overall follows the idea of keeping the code clean and modular.
raum4/dummy
0 Downloads
Dummy package for namespace reservation, real packages to follow soon
ramasy/psrize
50 Downloads
This bundle help you to test if your code follows psr-1/psr-2 standard
pragmatic/instagram-user-feed
12 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
pitch/symfony-adr
265 Downloads
This bundle makes it easier to follow ADR pattern while writing a Symfony application
phuongna/rabbitmq
250 Downloads
Follow guide https://www.rabbitmq.com/ to create a library easy to use. For Laravel!