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.
friendsoftypo3/sys-action
79544 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
27845 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
172088 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
372610 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.
mouf/html.template.menus.basicmenu
145145 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
33107 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.
kuzman/doctrine-elastica-test-bundle
57 Downloads
PHPUnit rollback support for Elasticsearch writes performed through FOSElasticaBundle.
typo3/cms-sys-action
247739 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.
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
14142 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.
lucasdotvin/laravel-database-queries-counter
816 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
lightools/bitbang-http-logger
7344 Downloads
Logger for HTTP requests and responses performed via bitbang/http library.