Libraries tagged by dry
crazedsanity/lockfile
199 Downloads
Create a *.lock file, such as to lock down upgrades from running concurrently.
crazedsanity/filesystem
431 Downloads
Library for manipulating the filesystem for all things Crazed(Sanity).
crazedsanity/dbsession
355 Downloads
Library for handling web-based sessions, for all things Crazed(Sanity).
crazedsanity/database
767 Downloads
Database abstraction library.
crazedsanity/cs-phpxml
355 Downloads
Library for reading, writing, and updating XML via PHP
crazedsanity/cs-multiproc
23 Downloads
Framework for watching processes and daemonization
crazedsanity/cs-content
845 Downloads
Web application framework, MVC/templating system for PHP
crazedsanity/core
1421 Downloads
Core PHP libraries for all things Crazed(Sanity).
crazedsanity/bitwise
92 Downloads
Simple library for handling bitwise permission operations
crazedsanity/authuser
103 Downloads
Library for handling user authentication
crazedsanity/authtoken
169 Downloads
Library for creating and manipulating authentication/authorization tokens, for things like password hashes and API keys.
anvyst/php-composer-dev
7 Downloads
Development tools for Laravel based projects
qobo/cakephp-composer-dev
34924 Downloads
Developer requirements for CakePHP projects
nedryse/translateable-template-factory
3933 Downloads
Proper way how to load translator into the presenters and controls template in the Nette framework based applications
nedryse/simple-translator
3806 Downloads
Simple implementation of \Nette\Localization\ITranslator interface. Just print the key as is. Usefull when you have no time for managing gettext translation but want translatable application in the future.