Libraries tagged by user role
datacodetech/phpcs-ruleset
11724 Downloads
phpcs ruleset used for all PHP projects
litea/cs-ruleset
14540 Downloads
Opinionated PHP Code Sniffer rule-set used by Litea Solution
rollerworks/search-dev
17 Downloads
RollerworksSearch monolith development (use separate packages instead)
egeniq/php-coding-standard
13495 Downloads
The Egeniq Coding Standard is a set of PHPCS rules that we use at Egeniq, it's based on the Doctrine project.
olehcherenkov/phpcas
418 Downloads
Provides a simple API for authenticating users against a CAS server
rotexsoft/file-renderer
4628 Downloads
A tool for rendering PHP files that are meant to generate output. Easy to use as a view component in an MVC framework.
roelmagdaleno/php-heroicons
754 Downloads
A package to easily use Heroicons in PHP projects.
letraceursnork/php-decliner
398 Downloads
This repository offers a PHP-based solution for declension of nouns by grammatical cases along with numerals. It ensures correct noun forms based on case (nominative, genitive, etc.) and the numeral used, handling the specific rules of declension in supported languages.
campaigningsoftware/cambuildr-validation
9696 Downloads
Validation rules that are used by the CamBuildr
becklyn/rector
4404 Downloads
A collection of various refactoring rules for projects that use Rector and mainly Symfony
maxim-oleinik/blade-migrations-laravel
2232 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
se7enxweb/ezpublish
225 Downloads
eZ Publish 6. Maintained by 7x. For General Use With PHP 8.1 through 8.4.x+. Further feature releases in development. Please sponsor our work on the eZ Publish (System). This is capable of being used standalone or combined with Ibexa OSS
differentweb/doctrine1
5190 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
peron/laravel5-amazon-mws
3891 Downloads
Use Amazon's MWS web services with Laravel ^7.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).