Libraries tagged by Code Mask
inspiredminds/contao-maker-bundle
563 Downloads
This is an extension of the Symfony Maker Bundle, providing autoloading in the Contao Managed Edition as well as additional commands specific to a Contao installation.
varspool/pygments-bundle
856 Downloads
A bundle that integrates Pygments to provide code-highlighting within Sundown rendered Markdown
burnbright/silverstripe-syntaxhighlight
115 Downloads
Mashup of tiny mce syntax-highlighted code entry, and front-end syntax highlighting via javascript syntaxhighlighter library, for SilverStripe CMS.
tool5/torchlight-commonmark
1009 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
timehunter/laravel-api-module-generator
39 Downloads
A simple laravel api module service generator to provide you with a clean and lightweight code structure.
sixlive/parsedown-highlight
276 Downloads
Server side code block rendering for Parsedown
sharpapi/sharpapi-php-client
11 Downloads
SharpAPI.com - AI-Powered Swiss Army Knife API. Save countless coding hours and supercharge your app with AI capabilities in just 2 lines of code.
4c0n/sylius-barcode-search-plugin
169 Downloads
Plugin that makes it possible for users to use their camera to search for a barcode.
marketo/silverstripe-regional
1322 Downloads
Using modern GeoIP lookup mechanisms, this SilverStripe module makes available the coordinates, postal code, city, state, country, content, timezone, organization, and ISP to the SilverStripe instance and can open a frontend API for static websites to take advantage of. It can be extended with GeoIP drivers to provide additional or custom contextual data.
marketscan/mscan
7514 Downloads
MarketScan mScan API wrapper and sample code
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
9292 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.
isolate/isolate
4117 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.