Libraries tagged by etc
othercode/rest
43389 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
noclued/githelper
23925 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
naneau/project-versioner
38380 Downloads
A tool to maintain project/sub-project versions based on Composer, file mtimes, etc.
miniorange/saml-laravel-free
6276 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
milantarami/nepali-calendar
4883 Downloads
Date converter with more features ( adding months to date, adding days to date , get current date etc. ) . Supports BS and AD date type.
michaelb/lumen-make
19540 Downloads
Lumen make adds more make commands to lumen for jobs, controllers, middleware, etc.
mdeboer/doctrine-behaviour
9737 Downloads
Library of different entity behaviours (timestampable etc.)
maxlab/stacker
130 Downloads
Stacker - Symfony docker starter kit for development. Quickly start of developing locally with Nginx, PHP7, Mysql, Pgsql, Mailcatcher and Redis etc.
mateffy/laravel-codebase-mcp
739 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
mangirdas/advanced-fs
34720 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
magentron/laravel-scripts
5352 Downloads
Useful scripts etc. for Laravel
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
lesha888/geophp
35085 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
junker/symfony-jsend-response
18871 Downloads
JSendResponse Component for HttpFoundation based applications (Symfony, Silex, Drupal etc.)
joerucci/laravel-domain-tools
1586 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.