Libraries tagged by it
mindshape/mindshape-cookie-consent
128724 Downloads
This extension provides functionality to create a customizable cookie consent for your website. It is developed for flexibility to be customized in accordance to your data security guidelines.
middlewares/client-ip
588831 Downloads
Middleware to detect the client ip and save it as a request attribute
michael-rubel/laravel-value-objects
35054 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
84489 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
mgcodeur/laravel-currency-converter
16018 Downloads
Laravel Currency Converter: Effortlessly convert currencies in your Laravel applications, no API key required. It's fast, easy, and completely free.
marcocesarato/sqlparser
38452 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.
maglnet/magl-markdown
161060 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
macpaw/extended_mock_http_client
255327 Downloads
This repository provides mocks for Symfony HTTP Client, it more flexible than default Symfony mock
lochmueller/calendarize
131531 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lochmueller/autoloader
350716 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.
lara-zeus/sky
21746 Downloads
Lara-zeus sky is simple CMS for your website. It includes posts, pages, tags, and categories.
laminas/laminas-tag
453304 Downloads
Manipulate and weight taggable items, and create tag clouds
klapaudius/symfony-mcp-server
4404 Downloads
Build your own LLM tools inside your symfony project by adding to it a Model Context Protocol Server
kktsvetkov/krumo
57232 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
kiwicommerce/module-admin-activity
393093 Downloads
The Admin Activity extension makes it easy to track all admin activity and revert the modification.