Libraries tagged by once
hyn/git-helpers
42 Downloads
Easy helper tool for managing several Git repositories at once.
frozzare/wp-conauth
15 Downloads
Signing in to WordPress by link sent to your email. The link will expire in fifteen minutes and can only be used once.
fromholdio/silverstripe-singular
872 Downloads
A SilverStripe extension to apply to Page classes that should only be allowed to appear in a site tree once.
drawmyattention/phpunit-code-quality
26 Downloads
Automatically PHP check code quality once PHPUnit tests pass
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.
concept-labs/singularity
16 Downloads
(C)oncept-Labs Singularity. Dependency Injection pack
concept-labs/singleton
64 Downloads
(C)oncept-Labs Singleton
concept-labs/simple-cache
21 Downloads
(C)oncept-Labs PSR-16 Simple Cache
concept-labs/prototype
64 Downloads
(C)oncept-Labs PHP Prototype
concept-labs/event-dispatcher
41 Downloads
(C)oncept-Labs Cache
concept-labs/config
178 Downloads
(C)oncept-Labs Config Manager
concept-labs/composer
8 Downloads
(C)oncept-Labs Composer Helper
concept-labs/arrays
13 Downloads
(C)oncept-Labs Arrays API
concept-labs/able
40 Downloads
(C)oncept-Labs Core
akempes/laravel-mutations
559 Downloads
Manage commands/code that should only run once like migrations