Libraries tagged by user list
alexgithubp/laravel-history-tracking
978 Downloads
A custom history tracking system for users + reporting, based on the https://github.com/spatie/laravel-activitylog package
thanhlyvan/laravel-password-history-validation
3143 Downloads
Prevent users from reusing recently used passwords
liquipedia/sqllint
4359 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
backbee/backbee-standard
1712 Downloads
BackBee CMS Standard Edition distribution
backbee/backbee-cms
140 Downloads
BackBee CMS Standard Edition distribution
lfphp/logger
635 Downloads
A lite logger for PHP. make log easier to use.
palex/phpstructureddata
13238 Downloads
A set of PHP libraries that use the http://schema.org vocabulary to implement and output Microdata or RDFa Lite 1.1 semantics.
litea/cs-ruleset
14446 Downloads
Opinionated PHP Code Sniffer rule-set used by Litea Solution
littlesqx/douban-book
28 Downloads
A book SDK, which can be used to get information of a book.
litermi/cache-query-builder
3182 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
arfaram/ezplatform-activities-log
4961 Downloads
UI Interface for several system activities and user history for eZ Platform Ibexa 4+
diablomedia/arcanist-extensions
157 Downloads
Collection of Arcanist extensions use for linting/testing code with Arcanist and Phabricator/Phorge
gadixsystem/visitors
3200 Downloads
"Simple Laravel Middleware to log vistors and block users"
zeeshan/inspector
48 Downloads
Inspector - A PHP library that fetches the social accounts, website, name, photos, employment history and other details possible for the user by his email.
mouf/utils.common.lock
67195 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.