Laravel topic

Laravel is a popular PHP framework, used for the development of MVC web applications, based on Symfony and created as an attempt to provide a more advanced alternative to CodeIgniter.

Versions

v4 (v4.2) • v5 (v5.1v5.2v5.3v5.4v5.5v5.6v5.7v5.8) • v6v7v8v9v10

Packages

List Laravel repositories

laravel-oauth2-login

22
Stars
9
Forks
Watchers

Provides a middleware to protect resources requiring an OAuth2 login

laravel-time-series

86
Stars
6
Forks
Watchers

⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.

model-notes

6
Stars
1
Forks
Watchers

Add Notes against any Laravel Model from any other (or same) Laravel Model

laravel-translatable-string-exporter

296
Stars
38
Forks
Watchers

Translatable String Exporter for Laravel

ampersand

25
Stars
0
Forks
Watchers

Plug and play flat file markdown blog for your Laravel-projects

blockip

6
Stars
0
Forks
Watchers

Block requests from specified IPs in Laravel.

identity-number

17
Stars
2
Forks
Watchers

Validator for Swedish personal identity numbers (personnummer). For use "standalone" or with Laravel.

l5-humans

8
Stars
2
Forks
Watchers

Simple humans.txt routes and views in Laravel.

l5-very-basic-auth

155
Stars
26
Forks
Watchers

Stateless HTTP basic auth for Laravel without the need for a database.

laravel-zxcvbn

28
Stars
9
Forks
Watchers

Implementation of the zxcvbn project by @dropbox for Laravel.