Libraries tagged by situas

mlocati/comuni-italiani

3 Favers
321 Downloads

List of Italian Regioni (Regions), Province (Provinces), and Comuni (Municipalities) with data from Istat

Go to Download


pantheon-systems/pantheon-hud

15 Favers
4770 Downloads

Provide situational awareness of the Pantheon platform from within your WordPress dashboard.

Go to Download


wesleydeveloper/cpf-service

1 Favers
311 Downloads

Serviço para consultar a situação cadastral no CPF - RF

Go to Download


vitexsoftware/rbczpremiumapi

3 Favers
160 Downloads

##### API Overview - Accounts list and balance - Transaction overview (also for saving accounts) - Payments import - Statement list and download - FX rates ##### Authentication Before making a call to Premium API, you need to register your app at our _Developer portal_. This is where you get the **ClientID** that your application must send in the request as `X-IBM-Client-Id`. This is the key that grants your app access to the API. However, this may not be enough. Your application needs to use mTLS to call most operations here. Thus, you not only need _https_ but also a client certificate issued by us. The exception is two operations for FX rates that are accessible also without a client certificate. Each bank client/user can issue several certificates. Each certificate can permit different sets of operations (http methods) on different bank accounts. All this must be configured in Internet Banking first by each bank client/user (bank clients need to look under _Settings_ and do not forget to download the certificate at the last step). The certificate is downloaded in **PKCS#12** format as **\*.p12** file and protected by a password chosen by the bank client/user. Yes, your app needs the password as well to get use of the **\*p12** file for establishing mTLS connection to the bank. Client certificates issued in Internet Banking for bank clients/users have limited validity (e.g. **5 years**). However, **each year** certificates are automatically blocked and bank client/user must unblock them in Internet Banking. It is possible to do it in advance and prolong the time before the certificate is blocked. Your app should be prepared for these scenarios and it should communicate such cases to your user in advance to provide seamless service and high user-experience of your app. ##### Rate Limiting The number of requests in each API operation is limited to 10 per client per sliding second and 5000 per client per sliding day. The exception is the 'Download Statement' operation with the limits lowered to 5 per client per sliding second and 1500 per client per sliding day. This is because it transports potentially sizeable binary files. The consumer must be able to handle HTTP status 429 in case of exceeding these limits. Response headers `X-RateLimit-Limit-Second` and `X-RateLimit-Limit-Day` show the actual limits configured for the specific operation. Response headers `X-RateLimit-Remaining-Second` and `X-RateLimit-Remaining-Day` are returned to help prevent the limits from being exceeded. ##### Notes Be aware, that in certain error situations, API can return specific error structures along with 5xx status code, which is not explicitely defined below. ##### Quick Start Client Feel free to download a simple Java client that gives you quick access to our API.

Go to Download


malkusch/php-autoloader

34 Favers
1352 Downloads

This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.

Go to Download


madesimple/php-helpers

1 Favers
3233 Downloads

Small helper functions for different situations

Go to Download


tkachinc/situation-engine

0 Favers
37 Downloads

TkachInc SituationEngine

Go to Download


yousafsyed/algorithms

2 Favers
18 Downloads

Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.

Go to Download


xiidea/ez-maintenance

2 Favers
143 Downloads

A handy library to handle site maintenance situation

Go to Download


sunnysideup/ecommerce_club_order

1 Favers
0 Downloads

this silverstripe ecommerce modules is for situations when you have groups ordering stuff and you want to keep track of their individual orders within one order

Go to Download


stevenbuehner/multi-role-acl-base

0 Favers
68 Downloads

A module that implements the acl with some presets. It can be attached to htGroupManager and htUserManager or customized for other situations

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


ndower/kominfo-hoax-db

0 Favers
3 Downloads

Grab database berita hoax dari situs kominfo

Go to Download


markei/dbmigrate

0 Favers
322 Downloads

Script for migrating databases between environments, easy for use in a situation of Wordpress and DTAP

Go to Download


ljoboy/drc-data

2 Favers
46 Downloads

Our goal is to create solutions for our country (DRC). based on the reality of the situation, this repository will contain the basic data for the creation of any solution.

Go to Download


Next >>