Libraries tagged by performer
atlas/query
231157 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
performer/php-saml
1743 Downloads
OneLogin PHP SAML Toolkit
performer/rer-user-bundle
3563 Downloads
User provider for Symfony to access Regione Emilia-Romagna
comodojo/dispatcher.plugin.performer
115 Downloads
Service performance plugin for comodojo/dispatcher.framework
bbsnly/performer
4 Downloads
Understand how your code performed.
performer/vagrant
20 Downloads
Vagrant PHPStorm Command Line Tools Console
exs/feeds-chaturbate-bundle
297 Downloads
This bundle reads Chaturbate's api to get live performers' information.
exs/feeds-cambuilder-bundle
342 Downloads
This bundle reads CamBuilder's api to get live performers' Ids.
exs/feeds-awe-bundle
2 Downloads
This bundle reads AWE's api to get live performers' information.
sfneal/scopes
60395 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
friendsoftypo3/sys-action
68989 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
asinfotrack/yii2-audittrail
25745 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
mouf/utils.i18n.fine
170295 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
mouf/utils.action.action-interface
366203 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.