Libraries tagged by after
cryptoprof/laravel-dispatch-id
35 Downloads
Laravel package to get the job id after dispatch
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
collab/module-recaptcha-page-speed-improvement
340 Downloads
Simple Magento 2 mixin to improve page speed by loading Google's reCaptcha only after first user interaction.
clarkwinkelmann/flarum-ext-follow-tags-prompt
4724 Downloads
Prompt user for tags to follow after registration
chojnicki/laravel-seeder-debugger
1176 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
bwowk/behat-overlook-extension
8320 Downloads
Behat extension to keep testing a Scenario outcomes after one of them fails.
braunstetter/valid-form-event
484 Downloads
Fires an event whenever a root form is submitted and valid. So child forms can react and do stuff afterwards.
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
aklim/yii2-check-login-attempts
2196 Downloads
Disable login after multiple failures.
advancelearn/otp-auth
8 Downloads
otp generate for one field from client and after create otp you can checked is true token
webgriffe/magento-installer
2160 Downloads
Composer's script handler to install Magento after a 'composer install/update'
shel/neos-nginx-cache
90 Downloads
A plugin for Neos CMS to auto purge NGINX proxy cache after publishing
sapistudio/filedatabase
2610 Downloads
Fork after https://github.com/Greg0/Lazer-Database
reliv/zf2-factories-as-configuration
1884 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
pauloamgomes/cockpit-cms-userflood
15 Downloads
UserFlood addon for Cockpit CMS, provides a very simple feature of locking users after a configurable number of failed login attempts