Libraries tagged by cal
balping/json-raw-encoder
2768419 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
ballen/distical
142291 Downloads
A distance (Lat/Long) calculation library for PHP
alextselegidis/easyappointments
326 Downloads
Open Source Web Scheduler
ab-alselwi/laravel-arabic-html
20674 Downloads
Convert laravel view to arabic html (pdf) by using ArPHP and dompdf with arabic fonts and text.
6tail/lunar-php
18519 Downloads
lunar是一款无第三方依赖的日历工具,支持公历(阳历)、农历(阴历、老黄历)、佛历和道历,支持星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋、凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
the-events-calendar/tec-testing-facilities
154976 Downloads
Testing facilities, helpers and examples.
calebdw/larastan
36533 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
calebporzio/onboard
72460 Downloads
Track onboarding steps for users when they get setup in your app.
zetacomponents/console-tools
1657303 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
15769 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
vlucas/bulletphp
49588 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
usu/codice-fiscale
155951 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
traderinteractive/memoize
96788 Downloads
A library for memoizing repeated function calls.
theriddleofenigma/laravel-google-chat-log
39495 Downloads
Brings up the option for sending the logs to google chat [Google Workplace formerly called GSuite].
text/template
189609 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.