Libraries tagged by actra
netsells/hash-model-ids
35024 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
muhammadhuzaifa/laravel-safe-migration
49 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.
mhinspeya/job-manager-hyva
20 Downloads
Magento 2 Jobs Manager extension enables you to seamlessly integrate a comprehensive job board into your eCommerce store. This powerful extension allows you to efficiently manage the entire hiring process by creating and posting various types of job listings, categorized by type, location, and department. Enhance your website's functionality by allowing potential candidates to discover and apply for positions directly through your store, streamlining your talent acquisition process.With the Jobs Manager extension, you can:- Create and manage multiple job listings with detailed descriptions.- Categorize jobs by type (full-time, part-time, freelance), location, and department.- Allow candidates to apply directly through your website, simplifying the application process.- Easily update and maintain job listings to ensure current openings are accurately represented.- Enhance your eCommerce site by adding a dedicated job manager section, attracting high-quality talent.This extension is designed to provide a robust solution for businesses looking to expand their team and find the right talent using their eCommerce platform. By integrating a job board into your Magento 2 store, you can leverage your online presence to support your recruitment efforts effectively.This module is also fully compatible with the Hyvä theme, ensuring a seamless integration with the modern and fast frontend provided by Hyvä, enhancing the overall user experience and performance of your job board.
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.
jmf/class-list
361 Downloads
Retrieves the list of all the classes (actual and parent classes) of a given class or object.
homlity/sdk-wasi-php8
7 Downloads
SDK de Homlity en PHP para el CRM inmobiliario Wasi: crear, actualizar, buscar y publicar inmuebles con la API v1 de api.wasi.co
hiqsol/core
13 Downloads
Yii 3.0 proposal :: NOT FOR ACTUAL USE
edmarr2/d4sign-laravel
3713 Downloads
A D4Sign é uma plataforma de assinatura eletrônica de documentos que atende os requisitos da Medida Provisória 2.200-2/01, ou seja, autenticidade, integridade e não repúdio. Trazendo, assim, validade jurídica para todas as assinaturas realizadas através da D4Sign.
drupal-eca-recipe/eca_lib_0029
118 Downloads
This model demonstrates how to add a role to an inserted or updated user entity. There are actually 3 potential ways of doing this, only 1 of them being recommended. The recorded session (see link below) shows the issues you can run into when choosing one of the other options and it may become transparent, why the third option is the best of the available ones.The creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/odtnGZjaEAKtzZSVX1gdAS).
christianessl/adminpanel_int
3977 Downloads
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
beelab/symfony-beelab
125 Downloads
Adapt this file with your actual project content
artemave/37-pieces-of-flair
9 Downloads
The badges of GitHub (not an actual library)
angel-project/framework
51 Downloads
the actual angel framework.
algoritma/phpinfo
43 Downloads
A lightweight CLI tool to fetch and inspect PHP settings by running `phpinfo()` via HTTP in your web application's environment. This tool is particularly useful for verifying the actual configuration of a running FPM instance when CLI settings might differ.
silverstripe-australia/mailcapture
5154 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.