Libraries tagged by finals
dg/bypass-finals
14965224 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nunomaduro/mock-final-classes
495252 Downloads
Allows mocking of final methods and classes in PHP.
stevebauman/unfinalize
7966 Downloads
Permanently remove final keywords from vendor packages.
mattwright/urlresolver
36279 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
lochmueller/sourceopt
405908 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
cspray/phinal
115193 Downloads
Enforce final on your classes!
vrkansagara/lara-out-press
23468 Downloads
This is simply compress your final out of Laravel Application and serve to the browser.
robier/tests-ignore-final
1213 Downloads
Mock final classes
myparcelcom/final-mile-tracking
14730 Downloads
Final Mile Tracking library for the MyParcel.com microservices
easycorp/easyadmin-no-final-plugin
9670 Downloads
It removes the 'final' PHP keyword from all EasyAdmin classes so you can extend those classes in your projects.
willwashburn/mushroom
66914 Downloads
expand links to their final destination
webpa/webpa
327 Downloads
WebPA is an online peer assessment system for higher education institutions. It is designs for teams of students doing groupwork. The system allows participating students to assess themselves and their peers to calculate a final grade for each student, which is a weighted result based on the collective peer feedback and the final mark for the group work by an instructor.
mdf/php-url-resolver
46199 Downloads
URLResolver in php that attempts to resolve URLs to the final destination
idimsh/better-bypass-finals
2336 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
matthewbdaly/abstract-or-final-sniff
9133 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final