Libraries tagged by marco
marcocesarato/php-conventional-changelog
1005321 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
132065 Downloads
Log all outbound emails you send through your Filament application
marcovtwout/yii-environment
190702 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
marcosh/lamphpda
9534 Downloads
A collection of functional programming data structures
marcortola/behat-seo-contexts
125084 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/statamic-livewire
23836 Downloads
A Laravel Livewire integration for Statamic.
marcocesarato/amwscan
15247 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.
marcogermani87/filament-cookie-consent
8172 Downloads
Easy cookie consent integrations for Filament
marcogermani87/filament-captcha
2870 Downloads
Easy Captcha image integrations for Filament
marcosh/lamphpda-validation
7262 Downloads
A validation library using Either from marcosh/lamphpda
marcosh/lamphpda-optics
7378 Downloads
A functional optics library for PHP
marcorieser/tailwind-merge-statamic
7295 Downloads
marcorieser/statamic-live-search
860 Downloads
A Statamic Live Search realized with Laravel Livewire.
marcocesarato/sqlparser
35898 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
15380 Downloads
This class can minify HTML, Javascript and CSS