Libraries tagged by itin
lightsuner/stack-codeigniter
1299 Downloads
This is a wrapper for codeigniter to use it in conjunction with stackphp.com
lightspeeddevelopment/tour-operator
1 Downloads
The Tour Operators Plugin provides 3 post types (Accommodations, Destinations and Tours) that are the core of any Tour Operator. Use them to build day-by-day itineraries for tours.
erichowey/nanp-number-formatter
3585 Downloads
Take a NANP phone number and return it in a variety of formats.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
zerosonesfun/composer-preview
1677 Downloads
Preview the content of a new discussion while creating it in the composer.
okipa/laravel-model-json-storage
1375 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
cuyz/global-ray
58 Downloads
Use Ray in any PHP script without requiring it in your projects.
mmcev106/ssn-or-itin-php
75 Downloads
Determine whether a number is a social security number (SSN) or an Individual Taxpayer Identification Number (ITIN).
zeopix/itinerary-sorter
6 Downloads
A PHP Library that sorts a itinerary given a unordered set of boarding cards — Edit
itinerisltd/preflight-itineris
148 Downloads
Extra preflight-command checkers for Itineris projects.
drusu-dev/itinerary-maker
4 Downloads
Discovers itinerary based on tickets and can return a step by step instruction list.
itinysun/tp-model-helper
69 Downloads
a vendor for thinkphp6.*,help generate phpdocs for model class
itinysun/ddns
28 Downloads
DDNS服务器,支持腾讯云和阿里云,可以应用于群晖等场景
itinysun/api-result
7 Downloads
stander result response for laravel api request
itinfor/wechat_msg_crypt
37 Downloads
对公众平台发送给公众账号的消息加解密示例代码再次封装