Libraries tagged by first package
sameer/roompkg
14 Downloads
This is description of my first ever try for packagedevelopment in laravel. name is RoomPkg
wenming/composer-car
0 Downloads
This is WenMing first time to make composer package by himself
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
tonit82/phppackage
5 Downloads
First attempt to create a php package.
pyrzns/deneme1
0 Downloads
the first trying for creating private composer package...
kawnix/framework
14 Downloads
A modular API-first PHP Framework designed as a Composer package.
search-engine/crawling-search-engine
29 Downloads
The package is supposed to be a library for crawling search engine results and extracting metadata for a set of keywords for the first 5 pages.
rishadblack/oracle-table-linker
20 Downloads
A Laravel package for Oracle database users, allowing seamless management of database-linked tables and aliases with automated first-call handling and dynamic aliasing.
mibu/laravel-simple-newsletter
24 Downloads
A simple Laravel package to save verified user email addresses to your database - a first party solution where you have full control over the data you collect.
krishnapawar/php-html-builder
4 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
dragk/array-class
14 Downloads
Lightweight php package to work with arrays like in JavaScript or C#. Immutable-first. Collections-like
chisonm/applocker
1 Downloads
This package provides a simple and effective way to lock an application behind a password, ensuring that unauthorized users cannot access any routes or content without first entering the correct password.
bakgul/laravel-resource-creator
100 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
bakgul/laravel-code-generator
66 Downloads
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.
1337erik/zoho-laravel-api
47 Downloads
Fork from Asciisd's Laravel Zoho API V3 Package, need to take over maintaining and improving this for my own personal purposes. Feel free to use and contribute, this is my first time doing something like this.