Libraries tagged by this7 this

conectra/active-rest

0 Favers
1278 Downloads

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

Go to Download


cdma-numiscorner/ebay-inventory-api

1 Favers
1503 Downloads

The Inventory API is used to create and manage inventory, and then to publish and manage this inventory on an eBay marketplace. There are also methods in this API that will convert eligible, active eBay listings into the Inventory API model.

Go to Download


carry0987/utils

0 Favers
88 Downloads

This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.

Go to Download


butterfly-team/magento-order-event-dispatcher

0 Favers
18 Downloads

This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.

Go to Download


bigeweb/framework

0 Favers
12 Downloads

This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time

Go to Download


bakgul/laravel-file-creator

2 Favers
90 Downloads

This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.

Go to Download


aramonc/docblock-parser

4 Favers
23 Downloads

Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.

Go to Download


ambersive/pdfprinter

16 Favers
2628 Downloads

This package for laravel provides a simple way to create pdf documents. This packages requires a running instance of the PRINT-API (also open sourced).

Go to Download


alifattahi/jalali

3 Favers
506 Downloads

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle sallar/laravel-jdate by Sallar Kaboli.

Go to Download


aa-ahmed-aa/dorm

4 Favers
19 Downloads

This is a compiler package for compiling and running c and cpp files this package is designed to can add any other compilers later.

Go to Download


youness_usee/filter

10 Favers
114 Downloads

the package is for filtering data for EXP you have search bar/page with multi filters option this package will help you to do that filters easily and fast this package using pipeline technology and it will check the request part by part

Go to Download


wadeshuler/yii2-sms

4 Favers
11167 Downloads

This is the base library for providing SMS support in your Yii2 application. You can make your own plugins for SMS providers off this base package. It is not to be directly used.

Go to Download


unialteri/states

10 Favers
1000 Downloads

Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.

Go to Download


peterkahl/language-genius

5 Favers
5146 Downloads

Identifies human language from a string of text. This library is a wrapper and extension (18 additional languages) for the Pear library Text_LanguageDetect. As a whole this library is capable of detecting 70 languages.

Go to Download


malkusch/php-index

6 Favers
19813 Downloads

This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.

Go to Download


<< Previous Next >>