Libraries tagged by first project
pratikshah99/welcomeworld
4 Downloads
My First Demo Composer Project
pleaseframe/please
0 Downloads
My first Please Framework project
ostart/brain-games-ostart-php
19 Downloads
First PHP Hexlet Project Brain Games
minspec/minspec
0 Downloads
Namespace anchor and future metapackage for MinSpec, an independent package-first Symfony composition project.
markgersaliaph/laravel-crud-generate
27 Downloads
My First Ever Package Project
juteexj/brain-games
15 Downloads
first hex`s project
feyeen/trois
1 Downloads
this is first composer of project
jeremygiberson/doctrine-migrations-boilerplate
22 Downloads
Doctrine ORM & Doctrine Migrations project w/ configuration and wiring. Going through the documentation for either project and putting them together can be a pain the first few times. This project provides the end result as sometimes a working example is better documentation.
bugboard/sdk
7 Downloads
Official BugBoard SDK for PHP — report bugs as cards on your project board, with first-class Laravel and Symfony support.
jonathanbell/firstphpcli
6 Downloads
Just dorking around - this is my first Composer package and PHP CLI project.
webkernel/component-business
0 Downloads
Business as first-class scoping unit for Webkernel. Legal entities, projects and workspaces that modules are activated against.
wassapaks/laravel_api_boilerplate_firebase
1 Downloads
This is a Laravel API Boilerplate you can use to build your first API in seconds. Built on top of Laravel 11 Framework. I developed this for one of my project. This api requires Firebase for authentication, but you can configure to use JWT, Cognito, Sanctum or its up to you. Sharing this as most of the components and framework I used are all open source.
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
karlharris/core
23 Downloads
This is a project that is under construction (and it is my first try with packagist and composer, so please forgive me if something is wrong)
hotelmah/mysql-table-editor
9 Downloads
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy CSS.