Libraries tagged by created
respect/validation
31388850 Downloads
The most awesome validation engine ever created for PHP
venturecraft/revisionable
5775072 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
wildside/userstamps
1317830 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
opentok/opentok
2654369 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
typo3/cms
1864526 Downloads
TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
tholu/php-packer
391413 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
iron-summit-media/startbootstrap-sb-admin-2
13071 Downloads
SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
contributte/api-router
521122 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
rafaelwendel/phpsupabase
77328 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.
otgs/multilingual-tools
135075 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.
matthiasnoback/symfony-service-definition-validator
353068 Downloads
Library for validating service definitions created with the Symfony Dependency Injection Component
camspiers/porter-stemmer
397875 Downloads
Porter Stemmer created by Richard Heyes
ublaboo/api-router
130164 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
adriangibbons/php-fit-file-analysis
53957 Downloads
A PHP class for analysing FIT files created by Garmin GPS devices
sqits/laravel-userstamps
30846 Downloads
Package to add created_by, updated_by and deleted_by to models.