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