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