24
MayLaravel Archivable is a simple package for making Laravel Eloquent models 'archivable'. This package allows for the easy archiving of models by....
20
MayNew from Chevere is the chevere/throwable-handler package for PHP. This software enables to configure a friendly error handling, with a myriad of....
20
MayNowadays, many companies prefer to develop their websites in PHP and Laravel, a PHP-based framework is the best choice for them for plenty of....
18
MayLaravel Ban simplifies management of the Eloquent model's ban. Make any model bannable in minutes! The use case is not limited to the User model, any....
18
MayAshley Clarke introduced a fantastic package called Doorman which provides a way to limit access to your Laravel applications by using invite codes.....
17
MayLaravel HTMLMin is currently maintained by Raza Mehdi. It is a fantastic and straightforward HTML minifier for Laravel. It utilizes Mr Clay's Minify....
17
MayTalk is a Laravel-based user conversation (chatting) system with real-time messaging. You can easily integrate this package with any Laravel-based....
16
MayLaravel Impersonate is a fantastic package that makes it easy to authenticate as your users. You just need to add a simple trait to your user model....
13
MayFavicon Fetcher is an awesome Laravel package that can be used for fetching favicons from websites. The package has been developed and tested to work....
11
MayLaravel Hashids is a small package to generate YouTube-like IDs from numbers. It converts numbers like 347
into strings like....
11
MayLaravel Eloquent Spatial is an excellent Laravel package to work with spatial data types and functions. This package supports MySQL 5.7 & 8.0 and....
2
MayAloia CMS is a drop-in flat-file CMS built on top of Laravel. Aloia CMS is a flat-file CMS that does all the dirty work developers don’t want to do....
2
MayLaravel Redirection is a package for Laravel 8 and 9 to manage URL redirections inside your Laravel application using different data sources. It....
29
AprThe team Laravel has released the latest version of Laravel v9.10.0. This new release incorporates many updates, new features, and bug fixes. Laravel....
27
AprCurrently, there aren't that many SEO packages for Laravel and the available ones are quite complex to set up and very decoupled from the database.....
26
AprLaravel is an open-source PHP framework devised to make developing web apps easier and faster through built-in features. These features are part of....
26
AprFinally, the support for Php Enums has been added in the PHP version 8.1. But as enums are new in php, we do not have some helpers to work with that....
25
AprSpatie has launched a new package called Laravel Morph Map Generator which can automatically generate morph maps in your Laravel application. With....
25
AprFacile (the French word for "easy", pronounced fa·sil) is an HTML form validator that is inspired by Laravel's validation style and is designed for....
22
AprLaravel Relation Joins is a package that makes joining a breeze by leveraging the relationships you have already defined. Eloquent doesn't offer any....
21
AprLaravel Sendgrid Notification Channel allows you to send Laravel notifications using Sendgrid's Dynamic Transactional Templates feature. Supports....
13
AprStatistics is a PHP package that provides functions for calculating mathematical statistics of numeric data. You can install this package via....
13
AprCypress is an end-to-end testing framework for web test automation. It enables front-end developers and test automation engineers to write automated....
12
AprH-FARM Innovaationintroduced an amazing package called Laravel Markable that allows you to easily add the markable feature to your application, for....
11
AprPowerGrid creates modern, powerful, and easy-to-customize Datatables based on the Laravel Livewire library. Zero Configuration: Tables have basic....
8
AprLaravel Config Validator is a Laravel package that allows you to validate your config values and environment. The package has been developed and....
5
AprNajm Njeim introduced an amazing Laravel package called World that provides a list of the countries, states, cities, timezones, currencies, and....
4
AprGoogle uses unique IDs for each folder and file. This makes it difficult to integrate with other storage services which use normal paths. This....
4
AprSidecar package creates, deploys, and executes Lambda functions from your Laravel application. You can write functions in any of the following....
1
AprNowadays, Laravel is known as the best PHP framework for building modern, full-stack web applications. Laravel is incredibly scalable. It provides....
31
MarColin O'Dell introduced a PHP library called Indentation, that can be utilized to detect and manipulate the indentation of files and strings. You....
31
MarThe Laravel Settings Package has been developed to allow you to add general settings to your website in a simple and easy way, you can add settings....
30
MarLaravel Blade Emerald is a package by Aqua that utilize emmet style abbreviation to generate and wrap Laravel Blade Component with markup.....
29
MarFor any scheduled task we can directly use Laravel's queue but what if that task needs to be modified in some way before it gets executed? Laravel....
28
MarLaravel Console Toolkit is a package that makes it even easier to write maintainable and expressive Artisan commands, with argument/option casting,....
25
MarLeyton comes up with an amazing package called Clever Export. The goal of this Laravel package is to execute the exportation to EXCEL large....
24
MarLaravel Printing allows your application to directly send PDF documents or raw text directly from a remote server to a printer on your local network.....
24
MarNowadays, most people use mobile apps to visit websites. By using PWA, you can generate more traffic on the website. PWA stands for a Progressive....
22
MarRyan Chandler has introduced an amazing package called Blade-cache-directive that enables you to cache the chunks of your Blade markup easily in....
17
MarMehediul Hassan Miton introduced a new package with which you can utilize Laravel Livewire in Laravel Modules package with automatically registered....
16
MarSpatie has launched an amazing package called the Laravel Slack Alerts that can quickly send alerts to Slack using laravel. You can use this to....
16
MarLaravel Authz is a package based on the Casbin, an authorization library that supports access control models like ACL, RBAC, ABAC. If you want to....
14
MarLaravel team has been released Laravel V9.4
with awesome features, fixes, and updates. The features include the capability to override....
11
MarMost web applications need an OTP(one-time-password) or secure code to validate their users. Laravel OTP(One-Time Password) is a package that allows....
10
MarThe interest in software as a service (SaaS) solutions has been increasing rapidly. For example, by the end of 2022, Statista predicts the global....
10
MarSpatie has launched the Google Cloud Storage filesystem driver for Laravel 9. It is using Flysystem v2 and its own GCS adapter. You can install....
9
MarLaravel Couponables is an amazing package introduced by Michael Rubel that provides polymorphic coupon functionality for your Laravel application.....
9
MarPhp-cors is a library and middleware enabling cross-origin resource sharing for your HTTP {foundation, kernel}
using the application. It....
8
MarLaravel Digest is a simple package to create and send digest emails every certain period or when the amount reaches a certain threshold. You can....
7
MarIf your app supports multi-currency, you'll no doubt need to check exchange rates. There are many third-party services to accomplish this, but why....
1
MarThe Laravel-route-discovery is a package by Spatie that can automatically discover routes for controllers and views in your Laravel application. This....
28
FebOpenAPI is a specification intended to describe RESTful APIs in a way that is understood by humans and machines alike. By validating an API's....
25
FebGoogle Play and App Store provide the In-App Purchase (IAP) services. IAP can be used to sell a variety of content, including subscriptions, new....
18
FebLaravel Restify is an extraordinary tool inspired by Laravel Nova for building robust, modern API. It is the fastest way to make a powerful JSON API....
17
FebRoman Zipp has introduced an amazing package for Seo called Laravel-SEO. This package can be utilized for improving your application SEO with maximum....
17
FebSpatie comes up with an awesome package called laravel-schedule-monitor. This package will monitor your Laravel schedule. It will write an entry to a....
15
FebHow many times have you onboarded a new dev onto your team, only to have to spend ages debugging with them because your project's....
14
FebDawid Janik comes up with a package called Laravel Factory Generator. This package will generate factories from your existing models. That way you....
9
FebLaravel v9 is scheduled to be released around September of 2021, but the Laravel Crew decided to push this release back to January of 2022. Now....
7
FebLaravel Migration Actions is a package by The Dragon Code that offers you the opportunity to Perform actions by saving the list of called files.....
4
FebLaravel has been the Best framework of PHP for many years. It has a massive ecosystem, active community, strong job market, successful startups, MVC....
3
FebGalahad introduced a package called Laravel Dumper that can improve the default output of dump() and dd() in Laravel projects. It can improve the....
3
FebEloquent Inspector is a package introduced by Andrea Marco Sartori that can be used to inspect Laravel Eloquent models to collect properties,....
2
FebLaravel Navigation is meant to be the spiritual successor of the Laravel Menu. Laravel Menu will still be actively maintained, but there are a few....
1
FebFlutterwave is a technical software partner for banks and financial services providers that utilize Payment Account Attributes Inquiry, Foreign....
31
JanTim Macdonald introduced a trait for Laravel middleware that allows you to pass arguments in a more PHP'ish way, including as a key =>
....
31
JanLaravel Docs Generator is an effortless API documentation tool for Laravel applications & you can use it as a Swagger. With this package, You can....
28
JanIgnition is a beautiful and customizable error page for Laravel applications. It is the default error page for new Laravel applications. It also....
27
JanProtone Media comes up with a package called Laravel Eloquent Scope as Select. This package lets you re-use your query scopes and constraints by....
26
JanYazan Alnugnugh introduced laravel and vue dataTable packages with which you can build amazing data tables. You can use these two packages for making....
26
JanBilfeldt introduced an HTTP Client Logger Package that is a very easy and flexible logger for the built-in Laravel HTTP client. It makes logging the....
20
JanWeb application security refers to a variety of processes, technologies, or methods for safeguarding web servers, web applications, and web services....
20
JanMichael Rubel has introduced a package called Laravel Auto Binder, which can automatically bind interfaces to implementations in Service Container,....
19
JanWebsite optimization is very crucial because it allows your website visitors to be more successful with their visits to your website. Most visitor....
19
JanLaravel Support Bubble is a package by Spatie which offers a non-intrusive support bubble that can be displayed on any page. Using this package you....
18
JanGetCandy is a package that brings functionality related to Shopify and other e-commerce platforms to Laravel. You have complete freedom to create....
18
JanThe phrase third-party integration means the acquisition of necessary external data to an existing project utilizing different APIs (Application....
14
JanTall Toast is an elegant & beautiful toast notification library for laravel. A Toast global that can be called from the backend (via....
13
JanAn E-commerce website means a website that lets people buy and sell physical goods, services, and digital products over the internet rather than at a....
13
JanIf you’re in the process of rebuilding your website and are wondering what is the most suitable framework to use, then this is a brief guide on why....
12
JanLaravel URL Signer is a package by Spatie that can create and validate secured signed URLs with a limited lifetime in Laravel. This is done by adding....
12
JanLaravel password history is a package by Iman Ghafoori that can keep a password history of your users to prevent them from reusing the same password,....
10
JanLaravel-invoicable is a package by Sander van Hooft that offers an easy invoice creation for Laravel. Unlike Laravel Cashier, this package is payment....
10
JanIt's a common practice: a user signs up, you send an SMS to their phone with a code, they enter that code in your application and they're off to the....
7
JanEloquent models fire several handy events throughout their lifecycle, like created
and deleted
. However, there are usually....
6
JanLaravel macroable models is a package for adding methods to Laravel models on the fly. This package offers developers an easy way of programmatically....
5
JanThe laravel-enum package provides extended support for our spatie/enum package in Laravel. This package offers strongly typed enums in PHP. We don't....
4
JanLaravel Kafka is a package that provides a nice way of producing and consuming Apache Kafka messages in your Laravel projects. To install this....
4
JanLaravel-google-calendar is a package by Spatie that makes working with a Google Calendar a breeze. Once it has been set up you can easily create,....
3
JanGoogle2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm....
31
DecLaravel Eloquent relationships are defined as methods on your Eloquent model classes. Since relationships also serve as powerful query builders,....
30
DecLaravel-responsecache is a package by Spatie that can cache an entire response and speed up your applications. By default, it will cache all....
29
DecLaravel Review Rateable is a package that offers a complete review & rating system for laravel 5, 6, 7 & 8. You can rate your models by:....
29
DecSpatie comes up with a very handy package called Dropbox-API. It is a minimal PHP implementation of the Dropbox API v2. It contains only the methods....
28
DecHave you ever wanted to cast your JSON
columns to a value object?
Now you can do it because Jess Archer comes up with a package called....
27
DecAsh Allen introduced a Laravel package called Short Url that can be used for adding shortened URLs to your existing web applications. The package....
24
DecNuruzzaman Milon introduced a barcode generation package inspired by https://github.com/tecnickcom/TCPDF. Actually, he used that package's underline....
24
DecSheets is a Laravel package to store, retrieve & index content stored as text files. Markdown & front matter are supported out of the box,....
23
DecTipu Zayn introduced a tool to create OTP with an expiry for PHP without using any Database. This is primarily a Laravel Package but it can be used....
23
DecSubscribable-notifications is a package by YLS Ideas that has been designed to help you handle email unsubscribes with as little as 5 minutes of....
22
DecSpatie had introduced an amazing package called Laravel Health. With the help of this package, you can easily track the health of your application by....
21
DecLaravel is a web application development framework with expressive and elegant syntax that makes the whole web development process swift, easier, and....
20
DecLaravel-google-cloud-storage is a Google Cloud Storage filesystem driver for Laravel. This package is a wrapper bridging flysystem-google-storage....
17
DecSpatie introduced an awesome package called laravel-google-fonts, which can easily manage self-hosted Google Fonts in Laravel applications. This....
16
DecA Web Application Firewall (WAF) protects your web apps by filtering, monitoring, and blocking any malicious HTTP/S traffic traveling to the web....
15
DecSlack is a messaging app for businesses that connects people to the information that they need. Slack can replace email, text messaging, and instant....
15
DecLaravel GeoIP is a package introduced by Daniel Stainback. With the help of this package, you can easily determine your user's general location and....
14
DecPicasso is a Laravel Image Management and Optimization Package by laravelista. It defines image dimensions and options, stores uploaded images in....
13
DecSimple QrCode is an easy-to-use wrapper for the popular Laravel framework based on the great work provided by Bacon/BaconQrCode. This package has a....
13
DecLaravel Schemaless Attributes is the package by Saptie that adds schemaless attributes to Eloquent models in Laravel. Wouldn't it be cool if you....
10
Decatymic/twitter is a package that provides Twitter API for Laravel 6.x, 7.x, 8.x (and new versions as they are released). It also supports other....
10
DecTelegram Notifications Channel for Laravel is that package makes it easy to send Telegram notifications using Telegram Bot API with Laravel. You can....
9
DecRinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym,....
8
DecLaravel has become a very attractive option for developing business-focused applications including information management systems and eCommerce....
7
DecLaravel Mail Intercept is a testing suite that intercepts Laravel Mail just before they are sent out, allowing all kinds of assertions to be made on....
7
DecSometimes you are in a situation, where you need to pass some server-side string/array/collection/whatever to your JavaScript. Traditionally, this....
3
DecEloquent Filter is a package for filter data of models by the query strings. This package adds custom filters to your Eloquent models in Laravel. It....
2
DecInvisible reCAPTCHA is an improved version of reCAPTCHA v2(no captcha). In reCAPTCHA v2, users need to click the button: "I'm not a robot" to prove....
2
DecLaravel Money is a Currency formatting and conversion package for Laravel. This package intends to provide tools for formatting and conversion....
1
DecThere are many techniques to add search functionality to your Laravel project. You can use the Laravel Query Builder, use the Laravel Scout package....
1
DecMichael Dzjaparidze introduced a two-factor authentication package for Laravel. This package currently only works out of the box with the MessageBird....
30
NovSending API requests in any PHP framework has always been a little bit of a manual process and sometimes it becomes frustrating. The Laravel....
29
NovTypescript-transformer is a useful package that has been introduced by Spatie. This package allows you to convert PHP classes to TypeScript. You can....
24
NovLaravel Authentication Log is a package that tracks your user's authentication information such as login/logout
time, IP, Browser,....
23
NovMulti-tenancy is the ability to provide your service to multiple users (tenants) from a single hosted instance of the application. This is contrasted....
22
NovCross-Origin Resource Sharing (CORS) is an HTTP-header-based mechanism that enables a server to indicate any origins (domain, scheme, or port) other....
19
NovLaravel-data is a package introduced by Spatie. This package enables the creation of rich data objects which can be used in various ways. Using this....
19
NovFlash messages are a great way to add some simple notifications to users of your website or application about important events that may have....
18
NovLaravel has some pretty sweet helper functions for generating URLs/links and its auto-json-magic makes it building APIs super easy. When many of us....
17
NovSpatie has introduced a package called Pdf-to-text that can be utilized to extract some text from a pdf. There are already some packages that can be....
16
NovLaravel Sluggable is a package by Spatie that provides a trait that will generate a unique slug when saving any Eloquent model. The slugs are....
15
NovIf you are feeling paranoid about backups? Don't be! You can backup your application to multiple filesystems at once with the Laravel-backup....
15
NovThe popularity of the Laravel framework is stimulating due to its unbelievable features. Laravel scores better than other web frameworks because of....
9
NovImages are crucial to ensuring that your content is more accessible, attractive, and engaging to users, but they're equally important in terms of....
8
NovRouting in Laravel allows you to route all your application requests to its appropriate controller. The main and primary routes in Laravel....
4
NovSoft delete is a useful feature of Laravel Eloquent. When models are soft deleted, they are not actually removed from your database. Instead, a....
3
NovCan Vural and Nuno Maduro introduce Larastan that adds static analysis to Laravel and improves developer productivity and code quality. Larastan....
2
NovLaravel Sanctum provides a featherweight authentication system for SPAs (single page applications), mobile applications, and simple, token-based....
27
OctLaravel-site-search is a package introduced by Spatie. This package can crawl and index one or more sites. You can think of it as a private Google....
21
OctLaravel Fortify is a backend authentication implementation for Laravel. Fortify registers the routes and controllers required to implement all of....
20
OctDocker is an open-source containerization platform. It allows developers to package applications into containers and standardized executable....
18
OctThere are a variety of tools and frameworks available to you when building a web application. However, Laravel is the best alternative for building....
15
OctRay is a wonderful, lightweight desktop app that assists you to debug your application. There's a free demo available that can be unlocked with a....
15
OctThe Laravel Shopify package allows you to easily make requests to the Shopify API. It can be utilized to communicate with Shopify from your Laravel....
14
OctValidation is the process of checking the incoming data. Laravel provides several different approaches to validate your application's incoming data.....
13
OctMigrations are like version control for your database. It enables your team to establish and share the application's database schema definition. If....
12
OctAndrew Malinnikov comes up with an exciting Laravel Package called Laravel Eloquent Filter that offers Advanced Laravel model filtering capabilities.....
8
OctLaravel Vapor is an auto-scaling, serverless deployment platform for Laravel, powered by AWS Lambda. With Laravel Vapor, you can manage your Laravel....
7
OctLaravel Development Services have been driving the industry with laravel web development and laravel application development service since its....
5
OctMichael Rubel introduced the most advanced Laravel Container Package with improved Laravel service container features. This package provides syntax....
4
OctLaravel includes Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each....
30
SepLaravel is a powerful MVC PHP framework, designed for developers who need a simple and elegant toolkit to create full-featured web applications.....
29
SepLaravel is an open-source PHP framework, which is robust and easy to understand. It follows a model-view-controller design pattern. When you are....
28
SepIf you want to create visually remarkable, comprehensive, and impeccable web applications that can offer desired functionalities and features without....
27
SepIf you want to expand your business, you need to carry out maintenance and support services for your Laravel websites and web applications. The....
24
SepIt can be fascinating to want to rebuild legacy applications from scratch, but if you’ve ever tried it on an application of substantial complexity....
23
SepAccounting Software is used by accounting specialists to process financial transactions like accounts receivable and payable, invoicing, tax....
23
SepNowadays, digital pdf invoices are becoming standard practice in a wide swath of industries. With this in mind, web application developers are often....
22
SepWhether you’re a small business owner or an enterprise, today’s marketplace is much competitive than before. Attracting and engaging clients has....
20
SepMigrations are like version control for your database. They enable you to modify the database schema and stay up to date on the current schema state.....
20
SepLaravel is an open-source PHP framework established with PHP developer productivity in mind. It is written and managed by Taylor Otwell. Larvel....
17
SepLaravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the....
16
SepA web application is a computer program that utilizes web browsers and web technology to perform tasks over the Internet. Millions of businesses....
15
SepLivewire is a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel. Laravel....
14
SepDavid Oti introduced a package called Laravel Meta Manager for Seo development. Laravel Meta Manager is an SEO tool that is used to improve the SEO....
10
SepSome of the data retrieval or processing tasks executed by your application could be CPU intensive or take some seconds to complete. When this is the....
2
SepA sitemap is a blueprint of your website that assists search engines to find, crawl, and index the content of your website. Sitemaps also inform....
1
SepWhen appending a form to a public site, there's a risk that spam bots will try to submit it with fake values. Fortunately, the majority of these bots....
30
AugLaravel is a web application framework with expressive, elegant syntax. Laravel is accessible, yet powerful, providing tools needed for large, robust....
27
AugLaravel-tags is a powerful tagging package that offers taggable behavior for your models. After the package is installed the only thing you have to....
26
AugThis package provides the Laravel Twillio API Integration that helps you add robust messaging capabilities to your applications. Using this REST....
24
AugSpatie released a new package called Spatie/fork. This package offers you an easy way to execute multiple pieces of code simultaneously. Spatie/fork....
23
AugTaylor Otwell has released a simple and easy-to-use authentication package called Laravel Breeze. It provides the minimal and Straightforward....
20
AugSpatie comes up with a set of some useful Laravel validation rules, which you can easily utilize in your laravel web applications. This set includes....
17
AugSpatie has introduced an exceptional package called Laravel Media library. This package can incorporate all kinds of files with Eloquent models. It....
16
AugLaravel Excel is designed at being a Laravel-flavoured PhpSpreadsheet. It is a manageable and elegant wrapper around PhpSpreadsheet to simplify....
13
AugSpatie had launched a package called spatie/crypto that provides a way to effortlessly generate a private and public key for encrypting and signing....
12
AugZiggy provides a JavaScript route()
helper function that works like Laravel's, making it easy to use your Laravel named routes in....
12
AugSpatie has introduced a laravel-route-attributes package that provides a way to automatically register the routes utilizing PHP 8 attributes in....
11
AugLaravel is an open-source PHP framework, which is robust and straightforward to understand. It is used for building a wide range of custom web....
10
AugBraintree is a full-stack payments platform that makes it easy to accept payments in your app or website. It is a payment gateway service that....
9
AugOwen IT Services introduced a package that records the changelog from models in Laravel. It will assist you to understand changes in your Eloquent....
5
AugIntervention Image is an open-source PHP image handling and manipulation library, That provides a more straightforward and meaningful way to create,....
4
AugGoogle reCAPTCHA v3 is a new mechanism to verify whether the user is a bot or not. It has been designed for potential users, site owners that want....
3
AugIn this blog, I will explain some quick tricks that will assist you in customizing Laravel Timestamps so that you can work with timestamps....
2
AugLaravel is one of the best web application frameworks with powerful, refined syntax. Laravel makes it effortless to do development tasks in your many....
30
JulWhen you're working with laravel application there's seemingly a lot going on. Users log in and log out, create, update and delete content, emails....
29
JulGitHub can notify your application of events utilizing webhooks. Spatie comes up with a new spatie/laravel-github-webhooks package that can assist....
29
JulLaravel Notification Channel introduced a package known as Google Chat that makes it effortless to send notifications with Laravel 8.x You can....
28
JulBoris Lepikhin introduced a package known as Laravel Typescript, Which allows you to create TypeScript interfaces from your Laravel models. The....
27
JulPHP 8.1 will be released within a few months, and once again, many peculiarities of PHP 8.1 get me excited! So in this post, I want to share the....
26
JulLaravel Prose Linter is a package that renders syntax-aware proofreading for your Laravel application. It assists you to polish the texts of your....
26
JulSpatie comes up with a new package known as Laravel Stats, which can be utilized to easily track application stats like orders, subscriptions, and....
20
JulRyan Chandler comes up with a flat-file driver for Laravel Eloquent known as Orbit. It enables you to replace your generic database with original....
20
JulLaravel v9 will be another LTS form of Laravel, and it'll be coming out at some point in early 2022. In this post, we wanted to describe all the....
16
JulSpatie launched Laravel Markdown which is a Powerful markdown renderer and Blade component for Laravel. This package includes a blade component that....
16
Juldafcoe/vue-notification is a user-friendly, customizable notification/toast library that has been built by employing Vue 3. You can utilize this....
15
JulSpatie/laravel-artisan-dispatchable is a package that can enroll jobs as Artisan commands. The approach this package works is that you let your job....
15
JulLaravel aims to provide an incredible developer experience while providing powerful peculiarities such as thorough dependency injection, a strong....
13
JulVersion Control is a package that renders database version control for Eloquent Models. It also satisfies GxP compliance requirements. It operates by....
12
Julİzni Burak Demirtaş introduced a Laravel package Auto Routes that generates routes from a controller using auto-discovery. It works by identifying....
8
Julm1guelpf/laravel-fastlogin is a package that empowers users to register physical authentication devices (FaceID or TouchID on iPhones & macs,....
7
JulLaravel 8 introduced a beautifully designed application starter kit known as Laravel Jetstream that provides an ideal starting point for your next....
6
JulLaravel is a web application framework with an expressive and concise syntax. A web framework provides a structure and origin point for creating your....
1
JulLaravel Livewire is a library that presents a simple way to build advanced, reactive, dynamic interfaces employing Laravel Blade as your templating....
1
JulIn the age of open-source software development platforms like GitHub and Bitbucket, Developers adore using already built-in open-source solutions....
30
JunThis package is very beneficial for developing debit/credit accounting journals that render a simple drop-in trait to manage accruing balances for a....
28
JunLaravel API Responder is a package for making API responses, integrating Fractal into Laravel and Lumen. It can modify your data using transformers,....
18
OctFollow Laravel naming conventions Follow PSR standards. Also, follow naming conventions accepted by the Laravel community: Go To Laravel Naming....
21
AugLaravel got a fresh new design. hurrah Check this out here. Laravel Its beautifully crafted by Focus Lab, and if you know more about it then its....
Launch project