Libraries tagged by each
webpa/webpa
327 Downloads
WebPA is an online peer assessment system for higher education institutions. It is designs for teams of students doing groupwork. The system allows participating students to assess themselves and their peers to calculate a final grade for each student, which is a weighted result based on the collective peer feedback and the final mark for the group work by an instructor.
tflori/phpunit-printer
3864 Downloads
A printer for phpunit that prints the name of each test
sunnysideup/perfect_cms_images
2446 Downloads
Silverstripe Module that makes it easier for CMS Editors to upload the right size image. It allows the developer to set the size for each image (width, height or both) in one place and apply this throughout the project in the CMS and on the front-end.
sqonk/phext-core
1521 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
smartbooster/core-bundle
2608 Downloads
Bundle grouping all vendor, generic utils and services that we use on each project
shaka/dynamic-update-trait
136 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
samsara/newton
31 Downloads
A library providing physics units which are fully aware of each other, and which can have math operations performed on them.
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
roddy/firestore-eloquent
169 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
rmunate/calendario-colombia
789 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
rezozero/tree-walker
6944 Downloads
Creates a configurable tree walker using different methods for each node based on its PHP class or interface
researchgate/converter
10449 Downloads
A small library to convert different bibliography formats into each other. Forked from 'geissler/converter'.
programster/orm-generator
952 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
patienceman/custom-handler
2680 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
outcloud/geometric-array-random
16060 Downloads
This package can be used to get random value from an array with given probability for each value