Libraries tagged by Tool Class
magecom/php-docblock-checker
7015 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
jeancarloem/phpunit-skeleton-builder
6 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
divante-ltd/php-docblock-checker
6782 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
dezinger/phpunit-skeleton-generator
12 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
denzill/phpunit-skelgen
69 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
cyberpearuk/phpunit-skelgen
89 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
bilberrry/php-docblock-checker
1427 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
huitiemesens/sonata-admin-generator-bundle
23 Downloads
A tool to auto generate basic Sonata admin class
corelib/coregen
7 Downloads
Coregen is a tool to generates corelib models and data classes.
docwatch/docwatch
4852 Downloads
A tool for creating docblocks for your PHP classes that use magic like Laravel
toneflix-code/laravel-op
29 Downloads
Laravel OP is a simple fork of Laravel that provides a set of tools to help you build your Laravel application faster and easier. It is a collection of useful classes, traits, and functions that I have found useful in my own projects. It is a work in progress and I will be adding more features as I need them. I hope you find it useful too.
tekkla/core-toolbox
152 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
spaceboy/datex
3 Downloads
Simple command line tool for easy creating PHP entity, form and model classes in Nette PHP framework
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
rotexsoft/leanorm-cli
58 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.