Libraries tagged by perforated
burntcaramel/perforated
24 Downloads
Simple yet pretty powerful forms using associated arrays or JSON, with automatic server validation, dependencies and more.
mouf/utils.action.action-interface
371499 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.
friendsoftypo3/sys-action
77879 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
27445 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
typo3/cms-sys-action
246955 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.
sfneal/scopes
63508 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
171750 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/html.template.menus.basicmenu
144866 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mouf/database.dbconnection
32968 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
lucasdotvin/laravel-database-queries-counter
705 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
acelaya/zsm-annotated-services
919 Downloads
A component to define how dependency injection has to be performed with Zend\ServiceManager via annotations
samsara/newton
38 Downloads
A library providing physics units which are fully aware of each other, and which can have math operations performed on them.
onepica/module-avatax2
357 Downloads
Magento 2 extension for sales tax calculation performed by Avatax
mouf/utils.i18n.fine.file-translator
14112 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.