Libraries tagged by createdAt
respect/validation
31633413 Downloads
The most awesome validation engine ever created for PHP
venturecraft/revisionable
5809363 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
wildside/userstamps
1329272 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
2667062 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
typo3/cms
1864666 Downloads
TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
tholu/php-packer
393736 Downloads
A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards
iron-summit-media/startbootstrap-sb-admin-2
13080 Downloads
SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.
contributte/api-router
532178 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
rafaelwendel/phpsupabase
77878 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
138620 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.
matthiasnoback/symfony-service-definition-validator
353318 Downloads
Library for validating service definitions created with the Symfony Dependency Injection Component
camspiers/porter-stemmer
401232 Downloads
Porter Stemmer created by Richard Heyes
ublaboo/api-router
130982 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
adriangibbons/php-fit-file-analysis
54269 Downloads
A PHP class for analysing FIT files created by Garmin GPS devices
sqits/laravel-userstamps
31126 Downloads
Package to add created_by, updated_by and deleted_by to models.