Libraries tagged by Code Mask
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.
code-orange/statuspage
208 Downloads
A Lumen package that makes it easy to add a status page to your existing application or to create a dedicated status page application.
code-orange/jot
9314 Downloads
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
ecocomposer/ecocomposer
37 Downloads
EcoComposer is a frontend library that aims to generate the least possible code to make your components fully functional.
abdphyr/swagger
83 Downloads
This package helps to debug your code and making API documantation
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.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
mztx/todo-bundle
1246 Downloads
Very simple Symfony bundle that helps tracking TODO markers in code.
binarytorch/phpdown
15 Downloads
Code-Driven PHP Markdown Representation
neochrome/physalis
8 Downloads
An effort to make testing PHP code easy and fun
jesspinkman/pure
155 Downloads
Create HTML Markups without HTML code, easily nest elements and set attributes
bisonlab/user-bundle
318 Downloads
This is a bundle for the simplest user handling I need, prefeferably using maker-bundle generated code
mead-steve/spl-fix
15 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use
yepsua/jquery4php
5317 Downloads
Makes easy writing javascript code (jQuery syntax) using PHP objects