Libraries tagged by class components
symfony/class-loader
59571875 Downloads
Symfony ClassLoader Component
matthiasnoback/symfony-config-test
10235719 Downloads
Library for testing user classes related to the Symfony Config Component
matthiasnoback/symfony-dependency-injection-test
9411804 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lochmueller/autoloader
369183 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.
gharlan/propel-event-dispatcher-behavior
266286 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
formfeed-uk/nova-theming-classes
102348 Downloads
A Laravel Nova package to add theming classes to components.
oveleon/contao-component-style-manager
37757 Downloads
Style and CSS-Class Manager for Contao Open Source CMS
fsi/reflection
66341 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
16091 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)
dotkernel/dot-dependency-injection
37510 Downloads
Dotkernel dependency injection component using class attributes.
naucon/breadcrumbs
26686 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
45213 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.
zetacomponents/debug
474666 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
linio/util
76829 Downloads
Generic component that provides many helper classes, such as JSON parsing, conversion tools, data structures, etc.
dotkernel/dot-helpers
30458 Downloads
Dotkernel helper component providing various helper structures and classes