Libraries tagged by mirco
mirko-pagliai/cakephp-thumber
57583 Downloads
Thumber plugin for CakePHP
mireo91/repeatablefields
16270 Downloads
Neos package for adding repeatables fields to neos-ui react
micropackage/templates
18419 Downloads
Simple PHP template engine which is easy to use
micropackage/singleton
36485 Downloads
Singleton implementation
micropackage/internationalization
70630 Downloads
Internationalization (i18n) wrapper for WordPress plugins, themes or libraries
micropackage/cache
28719 Downloads
WordPress Cache wrapper with Object and Transient drivers
micropackage/block-loader
22405 Downloads
Block Loader - automatic Gutenberg blocks from template files.
micropackage/ajax
17524 Downloads
Wrapper for WordPress' AJAX
micropackage/acf-block-creator
17323 Downloads
ACF Block Creator - automatic block creation add-on for ACF
microman/kirby-grid-blocks
2252 Downloads
Use the layouts field as block
marcovtwout/yii-environment
184146 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
marcosh/lamphpda
5697 Downloads
A collection of functional programming data structures
marcortola/behat-seo-contexts
96374 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
marcorieser/tailwind-merge-statamic
3688 Downloads
marcocesarato/sqlparser
29068 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.