Libraries tagged by class creation
blank-framework/invokable-controller-route
8 Downloads
Library that contains components for creating routes using invokable controller classes
segaja/monolog-creator
692 Downloads
These classes provide a simple factory for creating preconfigured monolog logger objects.
pantagruel74/ddd-yii-extension
4 Downloads
Classes collection for simplify and normalize creating domains, domain objects, realizing DDD patterns
docwatch/docwatch
4863 Downloads
A tool for creating docblocks for your PHP classes that use magic like Laravel
spaceboy/datex
4 Downloads
Simple command line tool for easy creating PHP entity, form and model classes in Nette PHP framework
wieni/wmpresenter
2515 Downloads
Adds support for creating & injecting view presenters on top of entity classes
vitrin-infrastructure/core
26 Downloads
All the core classes that we need to extend from them when creating our projects
quintenmbusiness/laravel-test-core
4 Downloads
A streamlined package for creating all types of Laravel tests, including unit, feature, and integration. Simplify test scaffolding with reusable classes.
presta-expert/module-helper
39 Downloads
Helper which you may use when creating your custom modules instead of using standard prestashop Module class
patienceman/custom-handler
2723 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
parentyazilim/openaci-chatbot
0 Downloads
This is a PHP class for interacting with OpenAI's API, specifically for their chatbot, search, and text-generation functionalities, as well as for creating and fine-tuning machine learning models using their API.
interreposerv/inreser
37 Downloads
A package for creating interface, repository, and service and other classes in Laravel
bluehousegroup/silverstripe-unique-page
538 Downloads
Prevents admin users from creating more than one instance of a page class.
venar/select
14 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.