Libraries tagged by performer
atlas/query
236502 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
performer/php-saml
1875 Downloads
OneLogin PHP SAML Toolkit
performer/rer-user-bundle
3656 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
21 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.
friendsoftypo3/sys-action
70270 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
25913 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
sfneal/scopes
62510 Downloads
Add custom constraints to all queries performed on an Eloquent 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
170415 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
366733 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.