Libraries tagged by Code Mask
isolate/isolate
4117 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
binarytorch/phpdown
12 Downloads
Code-Driven PHP Markdown Representation
neochrome/physalis
8 Downloads
An effort to make testing PHP code easy and fun
jesspinkman/pure
155 Downloads
Create HTML Markups without HTML code, easily nest elements and set attributes
arnapou/ensure
1005 Downloads
Library - Simple library to make safer php code for SA tools.
mead-steve/spl-fix
15 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use
yepsua/jquery4php
5184 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects
bigeweb/framework
36 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
romm/site-factory
32 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
stratedge/wye
5142 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
programster/autoloader
45 Downloads
An package to make it easy to autoload code.
mervick/javascript-unpacker
429 Downloads
PHP helper that makes easy to unpack JavaScript code packed by Dean Edwards packer tool
elegantthemes/ease
2014 Downloads
Utilities that make reading and writing PHP code more convenient and enjoyable
jtreminio/zimple
1449 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
writecl/rapyd
1760 Downloads
crud widgets for laravel, to make an admin in few lines of code