Libraries tagged by projector
tomasvotruba/lines
224910 Downloads
Measuring the size of PHP project
tattali/calendar-bundle
460811 Downloads
Provides event calendar for your Symfony 7+ project. Compatible with API like Google Calendar.
sylius/sylius-standard
284682 Downloads
Starting point for projects powered by Sylius eCommerce.
suin/phpcs-psr4-sniff
1208169 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
steampixel/simple-php-router
54892 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
skeeks/yii2-assets-auto-compress
400841 Downloads
Automatically compile and merge files js + css + html in yii2 project
shipmonk/name-collision-detector
1252554 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
rector/jack
105538 Downloads
Jack helps you incrementally update your `composer.json` dependencies, ensuring your project stays current without the chaos of outdated packages
rappasoft/laravel-helpers
587778 Downloads
Laravel Helpers for Non-Laravel Projects
rafaelwendel/phpsupabase
80551 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
projektgopher/whisky
163319 Downloads
A simple CLI tool for managing a project's git hooks across multiple members.
php-flasher/flasher
4330307 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
pecee/simple-router
185267 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
pantheon-systems/drupal-integrations
4659733 Downloads
Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Pantheon.
olssonm/l5-zxcvbn
267415 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.