{"id":15858979,"url":"https://github.com/bpmct/work-site","last_synced_at":"2025-04-01T19:46:30.608Z","repository":{"id":117906802,"uuid":"127639709","full_name":"bpmct/work-site","owner":"bpmct","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-07T13:44:30.000Z","size":28262,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T12:49:05.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bpmct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-01T15:03:45.000Z","updated_at":"2020-07-24T19:29:57.000Z","dependencies_parsed_at":"2023-03-13T12:47:56.900Z","dependency_job_id":null,"html_url":"https://github.com/bpmct/work-site","commit_stats":{"total_commits":32,"total_committers":3,"mean_commits":"10.666666666666666","dds":0.125,"last_synced_commit":"a0d10514383a97523849732200f66d3b70865a08"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fwork-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fwork-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fwork-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bpmct%2Fwork-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bpmct","download_url":"https://codeload.github.com/bpmct/work-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246705533,"owners_count":20820755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-05T21:02:32.676Z","updated_at":"2025-04-01T19:46:30.591Z","avatar_url":"https://github.com/bpmct.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Elgg\n====\n[![Build Status](https://secure.travis-ci.org/Elgg/Elgg.svg?branch=master)](https://travis-ci.org/Elgg/Elgg) [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/quality-score.png?s=master)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=master) [![Scrutinizer Code Coverage](https://scrutinizer-ci.com/g/Elgg/Elgg/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Elgg/Elgg/?branch=master) [![Read the docs build status](https://readthedocs.org/projects/elgg/badge/?version=stable)](http://learn.elgg.org/en/stable/)\n\nElgg is an open source rapid development framework for socially aware web applications.\n\nFeatures\n--------\n\n- **Well-documented core API** that allows developers to kick start their new project with a simple learning curve\n- **Composer** is the package manager of choice that greatly simplifes installation and maintenance of Elgg core and plugins\n- **Flexible system of hooks and events** that allows plugins to extend and modify most aspects of application's functionality and behavior\n- **Extendable system of views** that allows plugins to collaborate on application's presentation layer and built out complex custom themes\n- **Cacheable system of static assets** that allows themes and plugins to serve images, stylesheets, fonts and scripts bypassing the engine\n- **User authentication** is powered by pluggable auth modules, which allow applications to implement custom authentication protocols\n- **Security** is ensured by built-in anti CSRF validation, strict XSS filters, HMAC signatures, latest cryptographic approaches to password hashing\n- **Client-side API** powered by asynchronous JavaScript modules via RequireJS and a build-in Ajax service for easy communication with the server\n- **Flexible entity system** that allows applications to prototype new types of content and user interactions\n-  **Opinionated data model** with a consolidated API layer that allows the developers to easily interface with the database\n- **Access control system** that allows applications to build granular content access policies, as well as create private networks and intranets\n- **Groups** - out of the box support for user groups\n- **File storage** powered by flexible API that allows plugins to store user-generated files and serve/stream them without booting the engine\n- **Notifications service** that allows applications to subscribe users to on-site and email notifications and implement integrations with other their-party services\n- **RPC web services** that can be used for complex integrations with external applications and mobile clients\n- **Internationalization** and localization of Elgg applications is simple and can be integrated with third-party services such as Transifex\n- **Elgg community** that can help with any arising issues and hosts a repository of **1000+ open source plugins**\n\nUnder the hood:\n\n- Elgg is a modular OOP framework that is driven by DI services\n- NGINX or Apache compatible\n- Symfony2 HTTP Foundation handles requests and responses\n- RequireJS handles AMD\n- Zend Mail handles outgoing email\n- htmLawed XSS filters\n- DBAL\n- Phinx database migrations\n- CSS-Crush for CSS preprocessing\n- Imagine for image manipulation\n* Persistent caching with Memcached and/or Redis\n- Error handling with Monolog\n\nElgg Foundation\n---------------\n\nElgg is managed by the Elgg Foundation, a nonprofit organization that was\nfounded to govern, protect, and promote the Elgg open source social network\nengine. The Foundation aims to provide a stable, commercially and\nindividually independent organization that operates in the best interest of Elgg\nas an open source project.\n\nThe Elgg project was started in 2004 by\n - Ben Werdmuller (\u003cben@benwerd.com\u003e, \u003chttp://benwerd.com\u003e)\n - Dave Tosh (\u003chttps://twitter.com/davetosh\u003e).\n\nLicense\n-------\n\nCopyright (c) 2008-2017, see COPYRIGHT.txt\n\nElgg is released under the GNU General Public License (GPL) Version 2 and the\nMassachusetts Institute of Technology (MIT-X11) License. \n\nSee LICENSE.txt in the root of the package you downloaded.\n\nInstallation\n------------\n\nFor installation instructions, see http://learn.elgg.org/en/stable/intro/install.html.\n\nFor upgrade instructions, see http://learn.elgg.org/en/stable/admin/upgrading.html.\n\nSupport\n-------\n\nThe project site can be found at http://elgg.org/.\n\nVisit http://learn.elgg.org for more information about Elgg.\n\nContributors\n------------\n\nFor development credits, see CONTRIBUTORS.txt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fwork-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbpmct%2Fwork-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbpmct%2Fwork-site/lists"}