Libraries tagged by Class Rewrite
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
stanko/pdf
15209 Downloads
A complete rewrite of the legendary FPDF PHP class.
oscarotero/server
783 Downloads
Simple class to emulate Apache's 'mod_rewrite' functionality from the built-in PHP web server
selifa/core
167 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
ognjenm/reservations-calendar
90 Downloads
This is rewriten [https://github.com/bastianallgeier/gantti] Gantt Class to fit my needs Eg. To show multiple events (bookings) per resource and Laravel 4 compatibility
macfja/composer-class-rewrite
39 Downloads
Composer plugin to handle class rewrite
firegoby/add-rewrite-ep
48 Downloads
Simple WordPress rewrite class
mchkhawarshahzad/php-htaccess-manager
2 Downloads
PHP class to manage .htaccess files - parse, update, and merge rules easily.
one23/phalcon-php
6 Downloads
Partial Phalcon class rewrite from Zephir lang to PHP
genial-framework/optimize
0 Downloads
Optimize component from Genial Framework. A well coded repository used to rewrite the internal functions, classes, and constants for better use.
rbs1518/selifa-core
6 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
nachofassini/reservations-calendar
205 Downloads
This is rewriten [https://github.com/bastianallgeier/gantti] Gantt Class to fit my needs Eg. To show multiple events (bookings) per resource and Laravel 5.3 compatibility
repat/nachofassini-reservations-calendar
1378 Downloads
This is rewritten bastianallgeier/gantti class to fit my needs, e.g. to show multiple events (bookings) per resource. Then upgraded from Ognjens 5.2 version to 5.7.