Libraries tagged by performer
atlas/query
227454 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
performer/rer-user-bundle
3524 Downloads
User provider for Symfony to access Regione Emilia-Romagna
performer/php-saml
1638 Downloads
OneLogin PHP SAML Toolkit
comodojo/dispatcher.plugin.performer
109 Downloads
Service performance plugin for comodojo/dispatcher.framework
bbsnly/performer
2 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
59318 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
friendsoftypo3/sys-action
68047 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
25592 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
170212 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
365944 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.