Libraries tagged by mint
pccomponentes/ddd
124272 Downloads
Mini Framework to create projects with hexagonal architecture and domain driven design
nervo/yuicompressor
1492769 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
mpratt/relativetime
106244 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
moneyphp/iso-currencies
104337 Downloads
Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency
lochmueller/calendarize
125229 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
laktak/hjson
212991 Downloads
JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.
kamranahmedse/laravel-faulty
14194 Downloads
A minimal package to assist in returning RESTful exceptions in your APIs.
julien-boudry/condorcet
9082 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jbouzekri/phumbor-bundle
670654 Downloads
A Symfony Bundle to use the minimal Thumbor PHP client from webfactory/phumbor
imanghafoori/laravel-terminator
51024 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
imanghafoori/laravel-anypass
19474 Downloads
A minimal yet powerful package to help you in development.
grok-php/laravel
1638 Downloads
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
gdbots/query-parser
132684 Downloads
Php library that converts search queries into terms, phrases, hashtags, mentions, etc.
gacela-project/container
47188 Downloads
A minimalistic container dependency resolver
facuz/laravel-themes
40197 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)