Libraries tagged by Class Rewrite
badoo/soft-mocks
29887 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.
oscarotero/server
761 Downloads
Simple class to emulate Apache's 'mod_rewrite' functionality from the built-in PHP web server
ognjenm/reservations-calendar
87 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
44 Downloads
Simple WordPress rewrite class
one23/phalcon-php
4 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.
stanko/pdf
3848 Downloads
A complete rewrite of the legendary FPDF PHP class.
selifa/core
153 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.
rbs1518/selifa-core
5 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
201 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
1375 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.