Libraries tagged by inc
kariricode/data-structure
883 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
jvmtech/neos-hardening
12826 Downloads
Harden request headers, login interface and passwords to increase backend security.
justintadlock/hybrid-breadcrumbs
4014 Downloads
A powerful breadcrumb script for inclusion with WordPress themes.
jumbaeric/laragpt
3769 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
jtrw/php-make
1401 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
josegonzalez/php-error-handlers
25986 Downloads
PHP Library that includes wrappers for popular error handling services
jorisvanw/laravel-recurly
152129 Downloads
A simple Laravel 5 service provider for including the Recurly PHP client.
jonathanraftery/bullhorn-rest-client
40604 Downloads
Simple REST client for the Bullhorn API, including automated OAuth2 login
jlorente/laravel-pushy
8295 Downloads
Laravel integration for the Pushy SDK including a notification channel
jield-webdev/jield-api-tools
2862 Downloads
Own implementation of API endpoints. This repository is based on the Laminas API tools but includes shared functionality to easily create API endpoints
jesseschalken/autoload-generator
26743 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
jeroen/post-request-sender
24640 Downloads
Micro library with interface for sending post requests. Includes test doubles and adapters
jamierumbelow/codeigniter-base-model
2626 Downloads
CodeIgniter base CRUD model to remove repetition and increase productivity
ignition-nbs/laravel-uuid-model
2539 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
ideil/binary-to-text-php
23161 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.