Libraries tagged by user role
olegkoval/php-user-info
1800 Downloads
Get information about user which visited page of your website
nanopkg/laravel-bd-phone-verification-rule
14 Downloads
laravel-bd-phone-verification-rule package is used to validate all mobile phone numbers in Bangladesh.
contributte/code-rules
11273 Downloads
Codesniffer & phpstan prepared configs for easy-to-use. Rewritten by contributte's authors.
loadsys/puphpet-release
32 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
roketin/laravel-auditing
5200 Downloads
personal used for Roketin Engine. Keep a change history for your models using laravel version 5.*
avtonom/semaphore-bundle
2782 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
limych/foxy-tools
59 Downloads
“I solemnly swear that I am planning a prank, and only prank…”
olegstepura/doctrine-multicolumn-search
68 Downloads
Simply search multiple Doctrine ORM entities for a user query
rotexsoft/gdao
3030 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
rokety/php-simple-html-purify
1409 Downloads
Another htmlpurify for php. It is simple to use.
patrick-rose/laravel-shared-host
32 Downloads
An easy way for people on shared hosting without command line access to use laravel. It is likely insecure because of it
lst/typo3-phpcsfixer
177 Downloads
The PHP Coding Standards Fixer rules used for LST TYPO3 projects
eolica/coding-standard
136 Downloads
PHP Coding Standard rules we use at Eolica Digital
bllim/laravel-to-jquery-validation
2940 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.