Libraries tagged by user level

lukeyouell/craft-sentry

17 Favers
122321 Downloads

Error tracking that helps developers monitor and fix crashes in real time. Iterate continuously. Boost efficiency. Improve user experience.

Go to Download


cubeta/cubeta-starter

8 Favers
1359 Downloads

Cubeta-Starter: A developer's Swiss army knife for seamless CRUD operations. Choose between core integration or dev dependency. Enjoy a user-friendly GUI for code generation, enhancing your development workflow. Say goodbye to repetition, embrace productivity with Cubeta-Starter!

Go to Download


bengor-user/user

24 Favers
6872 Downloads

Lightweight user library developed using Domain-Driven Design

Go to Download


abdulbaset/zoom-integration

21 Favers
47 Downloads

This package provides an easy integration with Zoom's API, allowing developers to manage users, meetings, and more.

Go to Download


codemonkey1988/be-static-auth

1 Favers
40778 Downloads

Adds a button to backend login that automatically creates an admin user and log in using it.

Go to Download


bpocallaghan/impersonate

8 Favers
12621 Downloads

Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.

Go to Download


rinvex/fort

134 Favers
3721 Downloads

Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.

Go to Download


sivin/role-panel

1 Favers
1591 Downloads

RolePanel is extension for Nette Framework which change user roles in development mode, where it appears in the debugger bar.

Go to Download


jcbsn/kontentblocks

11 Favers
139 Downloads

WordPress Plugin. Shorten the gap between design constrains, developer efficiency, users flexibility and ease of use to create, edit and control content for both parties.

Go to Download


drh2so4/doctype_admin

54 Favers
1 Downloads

Laravel 7 Admin Panel for lazy developers. Contains User Management, Roles and Permission Management, Activity Logging

Go to Download


baraear/laravel-thailand

6 Favers
7339 Downloads

The package may help Laravel developer store user address by easily way

Go to Download


pektiyaz/petalog-laravel

0 Favers
1744 Downloads

PetaLog is a powerful log and exception aggregation tool designed specifically for Laravel projects. It seamlessly captures exceptions from your Laravel applications and centralizes them in a user-friendly interface, allowing developers to efficiently monitor, analyze, and resolve issues.

Go to Download


alirezajavadi/framebot

72 Favers
8 Downloads

FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.

Go to Download


vitexsoftware/rbczpremiumapi

3 Favers
180 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


onepix/carbon-fields

0 Favers
156 Downloads

WordPress developer-friendly custom fields for post types, taxonomy terms, users, comments, widgets, options and more.

Go to Download


<< Previous Next >>