Libraries tagged by marco
marcocesarato/php-conventional-changelog
722663 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
rickdbcn/filament-email
67896 Downloads
Log all outbound emails you send through your Filament application
marcocesarato/amwscan
12498 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
marcovtwout/yii-environment
184336 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
marcosh/lamphpda
5745 Downloads
A collection of functional programming data structures
marcortola/behat-seo-contexts
96696 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...
marcocesarato/sqlparser
29262 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.
marcocesarato/minifier
9465 Downloads
This class can minify HTML, Javascript and CSS
marcogermani87/filament-cookie-consent
596 Downloads
Easy cookie consent integrations for Filament
empuxa/laravel-locale-via-api
5853 Downloads
A smart translation manager for Laravel.
marcovtwout/yiistrap
7208 Downloads
Twitter Bootstrap for the Yii PHP framework.
marcovtwout/yii2-environment
46179 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.
marcovo/shade-blend-convert
27721 Downloads
Utility class for shading, blending and converting colors
marcosmarcolin/beberlei-composer-monorepo-plugin
8808 Downloads
marcosh/php-validation-dsl
3878 Downloads
A DSL for validating data in a functional fashion