Libraries tagged by Code Mask
particle-academy/last-word
32 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
mako/open-api
37333 Downloads
Generate routes based on OpenAPI specifications and OpenAPI specifications from code
laravelsu/highlight
2084 Downloads
Laravel.su package code-highlighter
kynetcode/wpzylos-cli-devtool
105 Downloads
Development CLI tool for scaffolding WPZylos plugins with generators for controllers, requests, migrations, and more
cseufert/hamle
7089 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
ocramius/finalizer
3278 Downloads
A simple utility library that checks for PHP classes that should or shouldn't be marked as final
schrammel-codes/magento2-salesrule
896 Downloads
Adds duplicate functionality and mass actions to Cart Price Rules
markshust/magento2-module-extrabodyclasses
1827 Downloads
The Extra Body Classes module adds the website and store codes to the body class attribute.
make-dev/orca
39 Downloads
Agent Orchestration in your web app. Bring Claude Code into your Laravel app — no terminal hopping, no context copying. Orca turns every page into a live coding session: full page awareness, screenshots on demand, plan-then-execute safety, and seamless pop-out to macOS Terminal.
powerbuoy/sleek-cleanup
3399 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
dmitryrechkin/php-converters-emptytonull
410 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
isolate/isolate
4125 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.
contagt/composer-preload
960 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
yepsua/jquery4php
5316 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects
programster/autoloader
410 Downloads
An package to make it easy to autoload code.