Libraries tagged by son
nelson-ph/container_tag
2528 Downloads
Extends core container, so that we can pass the tag that will be used as container.
ndenoncourt/alcohol
578 Downloads
Just so we can composer require alcohol
nagno/phpspec-bootstrap-magento2
70159 Downloads
Bootstraps Mage2 for phpspec before the tests are running so the dinamically generated classes will work
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
mayocube/craft-notifications
197 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
malik_humza_nandla/mysql-library
7 Downloads
A small library to implement mysql functions after php 5.6 so you can use this library to migrate your project to a newer php version without limitation of mysql deprecation
makasim/values
27220 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
magento-hackathon/composer-command-integrator
276 Downloads
module to create binaries and scripts which get executed in context of composer so they are able to access content from the composer.json
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
losthost/db
179 Downloads
Database access with so called DB Objects (descendants of class DBObject)
localgovdrupal/localgov_content_access_control
1566 Downloads
Creates access control mechanisms so specific editors can only edit specific sections of the website.
lexxpavlov/settingsbundle
4464 Downloads
Symfony2/3/4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
leuchtfeuer/static-info-tables-id
324 Downloads
Indonesian (id) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
leuchtfeuer/static-info-tables-hu
2605 Downloads
Hungarian (hu) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
legecha/enumpty
197 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.