Libraries tagged by shcc

janhelke/calendar-foundation

0 Favers
324 Downloads

The foundation for the calendar. At the core it is the successor of ext:cal.

Go to Download


jakesutherland/nomad-forms

0 Favers
2 Downloads

A WordPress PHP Composer Package that provides you with an easy way to display and process forms, render and validate fields, and display error/success messages.

Go to Download


jackyliu/ftp

0 Favers
171 Downloads

Wannabe successor of anchu/ftp package for Laravel

Go to Download


ider/flashmessages

0 Favers
9 Downloads

FlashMessages is a class to handle success, debug, warning and error messages. It's made for the framework Anax-MVC.

Go to Download


hilalahmad/php-toastr

0 Favers
7 Downloads

The PHP Toastr package is a user-friendly and lightweight PHP library designed to create simple and stylish notification messages in web applications. It offers a convenient way to display various types of notifications, such as success messages, error alerts, information pop-ups, and more, in a visually appealing manner to enhance the user experience.

Go to Download


gueststream/bookingconfirmation

0 Favers
15 Downloads

Booking confirmation class used in response to successful bookings.

Go to Download


giofreitas/wordpress

1 Favers
19 Downloads

Just a package that set everything you need to get WordPress running successfully with composer.

Go to Download


gameaaa/agroupnine

0 Favers
3 Downloads

laravel Rock Papper Sccissors Game

Go to Download


fostam/retry

0 Favers
162 Downloads

Retry any callable until success or max retries, using various delay policies

Go to Download


formula21/php-core

0 Favers
23 Downloads

The project to encapsulate all helper classes, needed to successfully build other projects.

Go to Download


flttgo/easy-zipper

0 Favers
4 Downloads

Wannabe successor of Chumper/Zipper package for Laravel

Go to Download


fernandozueet/response-laravel

1 Favers
78 Downloads

Library for standardization of error messages and success of api json.

Go to Download


encima-io/command-logger

0 Favers
18 Downloads

A tool that let's you log when console commands have been run, and if they have been successful.

Go to Download


elmpp/mockery

0 Favers
26 Downloads

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

Go to Download


eciboadaptech/finapi-webform

0 Favers
314 Downloads

The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected] informationRequest IDsWith any API call, you can pass a request ID via a header with name "X-Request-Id". The request ID can be an arbitrary string with up to 255 characters. Passing a longer string will result in an error.If you don't pass a request ID for a call, finAPI will generate a random ID internally.The request ID is always returned back in the response of a service, as a header with name "X-Request-Id".We highly recommend to always pass a (preferably unique) request ID, and include it into your client application logs whenever you make a request or receive a response(especially in the case of an error response). finAPI is also logging request IDs on its end. Having a request ID can help the finAPI support team to work more efficiently and solve tickets faster.Type CoercionIn order to ease the integration for some languages, which do not natively support high precision number representations, Web Form 2.0 API supports relax type binding for the openAPI type number, which is used for money amount fields. If you use one of those languages, to avoid precision errors that can appear from float values, you can pass the amount as a string.FAQIs there a finAPI SDK?Currently we do not offer a native SDK, but there is the option to generate an SDKfor almost any target language via OpenAPI. Use the 'Download SDK' button on this page for SDK generation.Why do I need to keep authorizing when calling services on this page?This page is a "one-page-app". Reloading the page resets the OAuth authorization context. There is generally no need to reload the page, so just don't do it and your authorization will persist.

Go to Download


<< Previous Next >>