Libraries tagged by its
ed-itsolutions/wp-fontawesome
27 Downloads
Simple easy to bundle font-awesome for WordPress
ed-itsolutions/wordpress-fns
59 Downloads
Functions that make working with WordPress easier.
itstructure/yii2-users-module
38 Downloads
Module to users manage for Yii2 Framework.
itsmind/sevdesk-php-client
211 Downloads
This package was renamed to itsmind/sevdesk-php-sdk. Please use that package instead. To migrate, you only have to replace the dependency in your composer.json, everything else remains the same.
itsmejgrant/taxonomy-helper
270 Downloads
A tiny package to abstract away the pain of creating custom taxonomies in WordPress.
itsmejgrant/custom-post-type-helper
546 Downloads
A small helper package to hide away most of the config for creating Custom Post Types in WordPress
itsmegger/symfony4-skeleton
79 Downloads
itsjavi/philae-skeleton
17 Downloads
Skeleton project for the Philae PHP framework.
itsjavi/philae
58 Downloads
RESTFul, modern and minimal framework for PHP, built on top of PSR-7 and PSR-15 components.
itsjavi/flatdown
15 Downloads
Minimalistic Flat-file CMS with Markdown support, written in PHP.
itsdizzy/model-transformer
9 Downloads
Easy transformation layer for complex model attributes.
its-mieger/lara-ext
32 Downloads
Useful extensions of laravel for common use cases
its-mieger/lara-db-ext
87 Downloads
Extension to laravel's database and ORM features, including model joins (SQL), multi column queries and prefixing for database fields
zymawy/laravel-forms
4 Downloads
Rinvex Forms is a dynamic form builder for Laravel, it's like the missing gem, the possibilities of using it are endless! With flexible API and powerful features you can build almost every kind of complex form with ease.
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.