Libraries tagged by irstea
wpoets/code-handler
17 Downloads
Instead of executing it outputs the code of Awesome enterprise modules.
willy-gilly/qswg
15 Downloads
Personnal Tool to make controllers extending from a special one instead of the default one
widefocus/magento-zend-hydrator-adapter
3 Downloads
A bridge to use the Zend Hydrator implementation instead of the Magento2 implementation.
wfk/wfk-snc-social-auth-doctrine-orm
59 Downloads
Let the snc-social-auth module use doctrine orm instead of Zend Db
wenstionly/cache-token
11 Downloads
A token guard driver for laravel framework using independent cache system instead of databases.
weboftalent/html-tagline
10 Downloads
Enable an HTML tag line instead of a textual one
wambacom/smtpd
1821 Downloads
Fork thefox/smtpd. SMTP server (library) written in PHP. In this fork we use eXorus/php-mime-mail-parser as mail parser instead of zend::message
upmedio/module-registry
4 Downloads
A sample module that show what and how to use instead of deprecated Registry class since Magento 2.3
twoh/twoh_base
7 Downloads
This extension allows you to move the TYPO3 context into separate files instead of working with the `AdditionalConfiguration.php`.
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
tuhin18003/php-push-notification-ios-android
0 Downloads
Custom push notification server for IOS, Android & Windows phone APP with PHP. Instead of firebase you can use your own php server to create push notification.
tpenaranda/aiditokens
22 Downloads
Use custom tokens instead of IDs on Laravel models.
tiemsky/haskey
2 Downloads
A Laravel package to auto-generate unique keys based on models instead using traditional id.
thiagocordeiro/orm
2321 Downloads
Simple ORM based on php objects instead of database structure
tf/email
106 Downloads
A very old PHP class to send emails. You should use phpmailer or swiftmail instead.