Libraries tagged by class components
symfony/class-loader
59819123 Downloads
Symfony ClassLoader Component
matthiasnoback/symfony-dependency-injection-test
9725036 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
10581433 Downloads
Library for testing user classes related to the Symfony Config Component
gharlan/propel-event-dispatcher-behavior
279360 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
oveleon/contao-component-style-manager
38959 Downloads
Style and CSS-Class Manager for Contao Open Source CMS
lochmueller/autoloader
371938 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
fsi/reflection
67234 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
t3sbs/t3sbootstrap
16687 Downloads
Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: [www.t3sbootstrap.de](https://www.t3sbootstrap.de)
unnathianalytics/laragrid
314 Downloads
Excel-style, keyboard-first datagrid for Laravel + Livewire — display, server-side readonly, and editable grids, fully configured from the component class with zero blade wiring and zero consumer build tooling.
dotkernel/dot-dependency-injection
42684 Downloads
Dotkernel dependency injection component using class attributes.
naucon/breadcrumbs
27688 Downloads
The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.
marcocesarato/sqlparser
46959 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
linio/util
78244 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
dotkernel/dot-helpers
32730 Downloads
Dotkernel helper component providing various helper structures and classes
zetacomponents/translation
53618 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.