Libraries tagged by then
kuhschnappel/authtoken
108 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
keverw/pastadb
10 Downloads
Work with pasta, then we'll make the spaghetti! PastaDB aims to be a powerful yet simple database abstraction layer library.
i-lateral/silverstripe-filterable
65 Downloads
Silverstripe module allowing creation of custom filters through the admin interface and then assigning to an object.
gevman/azure-thumbnails
21 Downloads
Create image thumbnails with help of Microsoft Artificial Intelligence, and show what needed! After uploading an image, a high quality thumbnail gets generated and the Computer Vision API algorithm analyzes the objects within the image, then crops it to fit the requirements of the “region of interest” (ROI).
diontech/laravel-extended-scheduler
1537 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
devops/nova-map-address
544 Downloads
A Laravel Nova field to place a marker on map to get coordinates then it reverse geocoding the coordinates to get a street address
cdma-numiscorner/ebay-inventory-api
1666 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.
borsodigerii/php-xml-chunker
124 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
blueeon/php-logical-dsl
31 Downloads
A simple DSL for WHEN and THEN
aramonc/docblock-parser
27 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.
silverstripe-australia/mailcapture
5153 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
palethorn/yeah
16 Downloads
Hopefully easy to use PHP framework, originally written for personal use. Then it started to grow...
kop/yii2-conditional-validator
5029 Downloads
If-then validation rules for Yii2 Framework
aedart/overload
11463 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
sukohi/back-then
13 Downloads
A Laravel package for managing reivision of database.